Share via


CX.geoPolygons Field

Definition

Represents the cx:geoPolygons XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: geoData.
  • has the following child XML elements: geoPolygon.
  • corresponds to the following strongly-typed classes: GeoPolygons.

Applies to