Share via


CX.geoDataEntityQueryResults Field

Definition

Represents the cx:geoDataEntityQueryResults XML element.

public static readonly System.Xml.Linq.XName geoDataEntityQueryResults;
 staticval mutable geoDataEntityQueryResults : System.Xml.Linq.XName
Public Shared ReadOnly geoDataEntityQueryResults As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: clear.
  • has the following child XML elements: geoDataEntityQueryResult.
  • corresponds to the following strongly-typed classes: GeoDataEntityQueryResults.

Applies to