Share via


EMMA.start Field

Definition

Represents the emma:start XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: arc, group, interpretation, one_of, sequence.
  • corresponds to the following strongly-typed properties: Arc.Start, Group.Start, Interpretation.Start, OneOf.Start, Sequence.Start.

Applies to