Freigeben über


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

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.EMMA-Namespace