Share via


Mapping.MappingRef Property

mappingRef.Represents the attribte in schema: mappingRef

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

Syntax

'Declaration
<SchemaAttrAttribute(, "mappingRef")> _
Public Property MappingRef As StringValue
    Get
    Set
'Usage
Dim instance As Mapping
Dim value As StringValue

value = instance.MappingRef

instance.MappingRef = value
[SchemaAttrAttribute(, "mappingRef")]
public StringValue MappingRef { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Mapping Class

Mapping Members

DocumentFormat.OpenXml.InkML Namespace