Share via


C.builtInUnit Field

Definition

Represents the c:builtInUnit XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to