FieldMapData.MappedName Property

Predefined Merge Field Name.Represents the element tag in schema: w:mappedName

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property MappedName As MappedName
    Get
    Set
'Usage
Dim instance As FieldMapData
Dim value As MappedName

value = instance.MappedName

instance.MappedName = value
public MappedName MappedName { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.MappedName
Returns MappedName.

See Also

Reference

FieldMapData Class

FieldMapData Members

DocumentFormat.OpenXml.Wordprocessing Namespace