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