EntityDescription Property

Gets or sets the Entity object's description.

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

Property Value

String
See Also