The AeccDbSectionViewQuantityTakeoffTable wrapper.

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

Syntax

C#
public sealed class SectionViewQuantityTakeoffTable : Table
Visual Basic
Public NotInheritable Class SectionViewQuantityTakeoffTable _
	Inherits Table
Visual C++
public ref class SectionViewQuantityTakeoffTable sealed : public Table

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      RXObject
        Drawable
          DBObject
            Entity
              Curve
                Entity
                  Autodesk.Civil.DatabaseServices..::..Entity
                    Autodesk.Civil.DatabaseServices..::..Table
                      Autodesk.Civil.DatabaseServices..::..SectionViewQuantityTakeoffTable

See Also