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