Share via


W.dynamicAddress Field

Definition

Represents the w:dynamicAddress XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to