Share via


EMMA.signal Field

Definition

Represents the emma:signal XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to