Share via


EndPoint.ServiceName Property

service-name.Represents the attribte in schema: emma:service-name

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

Syntax

'Declaration
<SchemaAttrAttribute(, "service-name")> _
Public Property ServiceName As StringValue
    Get
    Set
'Usage
Dim instance As EndPoint
Dim value As StringValue

value = instance.ServiceName

instance.ServiceName = value
[SchemaAttrAttribute(, "service-name")]
public StringValue ServiceName { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

EndPoint Class

EndPoint Members

DocumentFormat.OpenXml.EMMA Namespace