Specifies the data type of the reserved data.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum PartCatalogDataType
VB
Public Enumeration PartCatalogDataType
C++
public enum class PartCatalogDataType
Members
Member name | Value | Description |
---|---|---|
Double | 1 | |
Int | 2 | |
Bool | 3 | |
String | 4 |