Share via


C.crossesAt Field

Definition

Represents the c:crossesAt XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: catAx, dateAx, serAx, valAx.
  • corresponds to the following strongly-typed classes: CrossesAt.

Applies to