Share via


VT.decimal Field

Definition

Represents the vt:decimal XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant.
  • corresponds to the following strongly-typed classes: VTDecimal.

Applies to