Share

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.280

Syntax

C#

public sealed class QTOMaterialListGap : IDisposable

VB

Public NotInheritable Class QTOMaterialListGap
	Implements IDisposable

C++

public ref class QTOMaterialListGap sealed : 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.

Methods

 NameDescription
Public methodDisposeReleases all resources used by the QTOMaterialListGap

See Also

Reference

Was this information helpful?