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