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