PartCatalogDataType Enumeration |
Specifies the data type of the reserved data.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PartCatalogDataType
Public Enumeration PartCatalogDataType
public enum class PartCatalogDataType
MembersMember name | Value | Description |
---|
Double | 1 | |
Int | 2 | |
Bool | 3 | |
String | 4 | |
See Also