TableStylesRootQuantityTakeoffTotalVolumeTableStyles Property |
Gets the collection of all quantity takeoff total volume table styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic TableStyleCollection QuantityTakeoffTotalVolumeTableStyles { get; }
Public ReadOnly Property QuantityTakeoffTotalVolumeTableStyles As TableStyleCollection
Get
public:
property TableStyleCollection^ QuantityTakeoffTotalVolumeTableStyles {
TableStyleCollection^ get ();
}
Property Value
TableStyleCollection
See Also