Share via


P.endSync Field

Definition

Represents the p:endSync XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cTn.
  • has the following child XML elements: rtn, tgtEl, tn.
  • corresponds to the following strongly-typed classes: EndSync.

Applies to