Share via


CX.geoLocations Field

Definition

Represents the cx:geoLocations XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: geoLocationQueryResult.
  • has the following child XML elements: geoLocation.
  • corresponds to the following strongly-typed classes: GeoLocations.

Applies to