TableStyleTableType Property |
Gets the type of feature to which this table style applies.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic TableStyleType TableType { get; }
Public ReadOnly Property TableType As TableStyleType
Get
public:
property TableStyleType TableType {
TableStyleType get ();
}
Property Value
TableStyleType
See Also