Share via


W.mappedName Field

Definition

Represents the w:mappedName XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fieldMapData.
  • corresponds to the following strongly-typed classes: MappedName.

Applies to