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