Share via


W.dataSource Field

Definition

Represents the w:dataSource XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to