This class defines the QTO material list gap.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public sealed class QTOMaterialListGap : IDisposable
Visual Basic
Public NotInheritable Class QTOMaterialListGap _
	Implements IDisposable
Visual C++
public ref class QTOMaterialListGap sealed : IDisposable

Inheritance Hierarchy

System..::..Object
  Autodesk.Civil.DatabaseServices..::..QTOMaterialListGap

See Also