Share via


P.random Field

Definition

Represents the p:random XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to