Share via


EndPointRoleValues Enumeration

Defines the EndPointRoleValues enumeration.

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

Syntax

'Declaration
Public Enumeration EndPointRoleValues
'Usage
Dim instance As EndPointRoleValues
public enum EndPointRoleValues

Members

Member name Description
Source source. When the item is serialized out as xml, its value is "source".
Sink sink. When the item is serialized out as xml, its value is "sink".
Replyto reply-to. When the item is serialized out as xml, its value is "reply-to".
Router router. When the item is serialized out as xml, its value is "router".

See Also

Reference

DocumentFormat.OpenXml.EMMA Namespace