CogoPointDescriptionFormat Property

Gets or sets the description format string for the point.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string DescriptionFormat { get; set; }

Property Value

String
Remarks
If the DescriptionFormat has not been set, this property returns String.Empty.
See Also