Gets the full description.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public static string FullDescriptionField { get; }
Visual Basic
Public Shared ReadOnly Property FullDescriptionField As String
Get
Visual C++
public: static property String^ FullDescriptionField { String^ get (); }