Share via


W.dataType Field

Definition

Represents the w:dataType XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to