Share

PointGroupQueryToken.NameField Property

Gets the name for the PointGroupQueryToken.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public static string NameField { get; }

VB

Public Shared ReadOnly Property NameField As String
	Get

C++

public:
static property String^ NameField {
	String^ get ();
}

Property Value

String

See Also

Reference

Was this information helpful?