Share via


C.yVal Field

Definition

Represents the c:yVal XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ser, ser.
  • has the following child XML elements: numLit, numRef.
  • corresponds to the following strongly-typed classes: YValues.

Applies to