Gets the collection of material list gap.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public QTOMaterialListGapCollection MaterialListGaps { get; } |
Visual Basic |
---|
Public ReadOnly Property MaterialListGaps As QTOMaterialListGapCollection Get |
Visual C++ |
---|
public: property QTOMaterialListGapCollection^ MaterialListGaps { QTOMaterialListGapCollection^ get (); } |