Share via


NoNamespace.step Field

Definition

Represents the step XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: forEach, if, presOf.
  • corresponds to the following strongly-typed properties: DiagramChooseIf.Step, ForEach.Step, PresentationOf.Step.

Applies to