Share via


EMMA.signal_size Field

Definition

Represents the emma:signal-size XML attributes.

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

Applies to