PartDataRangeDataType Property |
Gets the type of the data value.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PartCatalogDataType DataType { get; }
Public ReadOnly Property DataType As PartCatalogDataType
Get
public:
property PartCatalogDataType DataType {
PartCatalogDataType get ();
}
Property Value
PartCatalogDataType
See Also