PointGroupQueryTokenPointElevationField Property |
Gets the query string token for a point elevation field.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic static string PointElevationField { get; }
Public Shared ReadOnly Property PointElevationField As String
Get
public:
static property String^ PointElevationField {
String^ get ();
}
Property Value
String
See Also