Gets the specified display content of segment column style.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public string GetContentString( TableSegmentDataType type )
VB
Public Function GetContentString ( type As TableSegmentDataType ) As String
C++
public: String^ GetContentString( TableSegmentDataType type )
Parameters
- type TableSegmentDataType