Share via


P.tn Field

Definition

Represents the p:tn XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cond, endSync.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: TimeNode.

Applies to