Share

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.280

Syntax

C#

public sealed class StructureColumnComponentData : [T:Autodesk.Civil.CivilWrapper<tableCellComponentVec>]

VB

Public NotInheritable Class StructureColumnComponentData
	Inherits [T:Autodesk.Civil.CivilWrapper<tableCellComponentVec>]

C++

public ref class StructureColumnComponentData sealed : public [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.

See Also

Reference

Was this information helpful?