Description of the Civil 3D object.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public string Description { get; } |
Visual Basic |
---|
Public ReadOnly Property Description As String Get |
Visual C++ |
---|
public: property String^ Description { String^ get (); } |