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