Share via


EMMA.end Field

Definition

Represents the emma:end XML attributes.

public static readonly System.Xml.Linq.XName end;
 staticval mutable end : System.Xml.Linq.XName
Public Shared ReadOnly end 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.End, Group.End, Interpretation.End, OneOf.End, Sequence.End.

Applies to