SettingsCmdCreateMultipleSectionViewSettingsCmdTableCreationTotalVolumeTableStyleId Property |
Specifies the styleId for a total volume table.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId TotalVolumeTableStyleId { get; }
Public ReadOnly Property TotalVolumeTableStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ TotalVolumeTableStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also