Compartir a través de


Group.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

'Declaración
<SchemaAttrAttribute(, "endpoint-info-ref")> _
Public Property EndpointInfoRef As StringValue
    Get
    Set
'Uso
Dim instance As Group
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

Group Class

Group Members

DocumentFormat.OpenXml.EMMA Namespace