Show / Hide Table of Contents

Class XRoadMessageProtocolVersion (union)

Inheritance
System.Object
XRoadMessageProtocolVersion (union)
Namespace: XRoad
Assembly: XRoadProvider.dll
Syntax
union XRoadMessageProtocolVersion
    | Version20 of string
    | Version30 of string
    | Version31Ee of string
    | Version31Eu of string
    | Version40

Properties

property EnumValue: XRoadProtocol

Declaration
property EnumValue: XRoadProtocol with get
Property Value
Type Description
XRoadProtocol

property HeaderNamespace: string

Declaration
property HeaderNamespace: string with get
Property Value
Type Description
string

property ProducerName: string option

Declaration
property ProducerName: string option with get
Property Value
Type Description
string option

Version20 of string

Declaration
| Version20 of string
Parameters
Type Name Description
string

Version30 of string

Declaration
| Version30 of string
Parameters
Type Name Description
string

Version31Ee of string

Declaration
| Version31Ee of string
Parameters
Type Name Description
string

Version31Eu of string

Declaration
| Version31Eu of string
Parameters
Type Name Description
string

Version40

Declaration
| Version40
Back to top Generated by DocFX