Show / Hide Table of Contents

Class ConformanceMessagingEventModeCodes

Code Values for the Conformance.messaging.event.mode field

Inheritance
System.Object
ConformanceMessagingEventModeCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class ConformanceMessagingEventModeCodes : object

Fields

| Improve this Doc View Source

RECEIVER

Declaration
public const string RECEIVER = null
Field Value
Type Description
System.String
| Improve this Doc View Source

SENDER

Declaration
public const string SENDER = null
Field Value
Type Description
System.String
| Improve this Doc View Source

Values

Declaration
public static HashSet<string> Values
Field Value
Type Description
HashSet<System.String>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX