StructureColumnComponentDataComponentType Property |
Gets the type of the table cell component data.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic StructureColumnComponentType ComponentType { get; }
Public ReadOnly Property ComponentType As StructureColumnComponentType
Get
public:
property StructureColumnComponentType ComponentType {
StructureColumnComponentType get ();
}
Property Value
StructureColumnComponentType
See Also