Share via


CX.geoParentEntity Field

Definition

Represents the cx:geoParentEntity XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: geoParentEntitiesQueryResult.
  • has the following XML attributes: entityId.
  • corresponds to the following strongly-typed classes: GeoParentEntity.

Applies to