QuantityTakeoffCriteriaDataItemType Property |
Gets the material item data type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic MaterialItemType ItemType { get; }Public ReadOnly Property ItemType As MaterialItemType
Get
public:
property MaterialItemType ItemType {
MaterialItemType get ();
}Property Value
MaterialItemType
See Also