SegmentColumnStyleGetContentStringFormatted Method

Gets the specified content of segment column style with MText string.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntax
public string GetContentStringFormatted(
	TableSegmentDataType type
)

Parameters

type  TableSegmentDataType
 

Return Value

String
See Also