Share

SectionViewQuantityTakeoffTable.Type Property

Gets the table type.



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

Syntax

C#

public VolumeTableType Type { get; }

VB

Public ReadOnly Property Type As VolumeTableType
	Get

C++

public:
property VolumeTableType Type {
	VolumeTableType get ();
}

Property Value

VolumeTableType

See Also

Reference

Was this information helpful?