Share via


P.excl Field

Definition

Represents the p:excl XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: childTnLst, subTnLst.
  • has the following child XML elements: cTn.
  • corresponds to the following strongly-typed classes: ExclusiveTimeNode.

Applies to