Gets the name for the PointGroupQueryToken.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public static string NameField { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property NameField As String Get |
Visual C++ |
---|
public: static property String^ NameField { String^ get (); } |