Share via


W.viewMergedData Field

Definition

Represents the w:viewMergedData XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to