Share via


CX.entityType Field

Definition

Represents the cx:entityType XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: geoChildTypes.
  • corresponds to the following strongly-typed classes: EntityType.

Applies to