Partager via


Sequence.EndpointInfoRef Property

endpoint-info-ref.Represents the attribte in schema: emma:endpoint-info-ref

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

Syntax

'Declaration
<SchemaAttrAttribute(, "endpoint-info-ref")> _
Public Property EndpointInfoRef As StringValue
    Get
    Set
'Usage
Dim instance As Sequence
Dim value As StringValue

value = instance.EndpointInfoRef

instance.EndpointInfoRef = value
[SchemaAttrAttribute(, "endpoint-info-ref")]
public StringValue EndpointInfoRef { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Sequence Class

Sequence Members

DocumentFormat.OpenXml.EMMA Namespace