QTOMaterialListMaterialListGaps Property |
Gets the collection of material list gap.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic QTOMaterialListGapCollection MaterialListGaps { get; }
Public ReadOnly Property MaterialListGaps As QTOMaterialListGapCollection
Get
public:
property QTOMaterialListGapCollection^ MaterialListGaps {
QTOMaterialListGapCollection^ get ();
}
Property Value
QTOMaterialListGapCollection
See Also