Gets the specified content of segment column style with MText string.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public string GetContentStringFormatted( TableSegmentDataType type )
Visual Basic
Public Function GetContentStringFormatted ( _ type As TableSegmentDataType _ ) As String
Visual C++
public: String^ GetContentStringFormatted( TableSegmentDataType type )
Parameters
- type
- Type: Autodesk.Civil.TableSegmentDataType