Share via


EMMA.cost Field

Definition

Represents the emma:cost XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to