StructureColumnComponentData Class

Specifies the table cell component data information.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<tableCellComponentVec>]
    Autodesk.Civil.DatabaseServices.StylesStructureColumnComponentData

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class StructureColumnComponentData : [T:Autodesk.Civil.CivilWrapper<tableCellComponentVec>]

The StructureColumnComponentData type exposes the following members.

Properties
 NameDescription
Public propertyComponentType Gets the type of the table cell component data.
Public propertyContent Gets or sets the content of the table cell component data.
Public propertyName Gets or sets the name of the table cell component data.
Top
See Also