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