Share via


P.intVal Field

Definition

Represents the p:intVal XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: to, val.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: IntegerVariantValue.

Applies to