PointGroupDescription Property

Sets the description of Point Group.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public override string Description { set; }

Property Value

String
Exceptions
ExceptionCondition
InvalidOperationException Thrown when it's an AllPointsGroup.
See Also