Share

SettingsCmdCreateMultipleSectionView.SettingsCmdTableCreation.TotalVolumeTableStyleId Property

Specifies the styleId for a total volume table.



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

Syntax

C#

public PropertyObjectId TotalVolumeTableStyleId { get; }

VB

Public ReadOnly Property TotalVolumeTableStyleId As PropertyObjectId
	Get

C++

public:
property PropertyObjectId^ TotalVolumeTableStyleId {
	PropertyObjectId^ get ();
}

Property Value

PropertyObjectId

See Also

Reference

Was this information helpful?