QTOMaterialListGap Class

This class defines the QTO material list gap.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesQTOMaterialListGap

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class QTOMaterialListGap : IDisposable

The QTOMaterialListGap type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets or sets the description of the material list gap.
Public propertyEndStation Gets or sets the end station of the material list gap.
Public propertyStartStation Gets or sets the start station of the material list gap.
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the QTOMaterialListGap
Top
See Also