OneOf.EndpointInfoRef Property

Definition

endpoint-info-ref

Represents the following attribute in the schema: emma:endpoint-info-ref

[DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-info-ref")]
public DocumentFormat.OpenXml.StringValue EndpointInfoRef { get; set; }
public DocumentFormat.OpenXml.StringValue EndpointInfoRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-info-ref")]
public DocumentFormat.OpenXml.StringValue? EndpointInfoRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:endpoint-info-ref")]
public DocumentFormat.OpenXml.StringValue? EndpointInfoRef { get; set; }
public DocumentFormat.OpenXml.StringValue? EndpointInfoRef { get; set; }
member this.EndpointInfoRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-info-ref")>]
member this.EndpointInfoRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:endpoint-info-ref")>]
member this.EndpointInfoRef : DocumentFormat.OpenXml.StringValue with get, set
Public Property EndpointInfoRef As StringValue

Property Value

Attributes

Applies to