Share via


P.rtn Field

Definition

Represents the p:rtn XML element.

public static readonly System.Xml.Linq.XName rtn;
 staticval mutable rtn : System.Xml.Linq.XName
Public Shared ReadOnly rtn 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: RuntimeNodeTrigger.

Applies to