Share via


P.pull Field

Definition

Represents the p:pull XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: transition.
  • corresponds to the following strongly-typed classes: PullTransition.

Applies to