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