Show / Hide Table of Contents

Class ConformanceRestModeCodes

Code Values for the Conformance.rest.mode field

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

Fields

| Improve this Doc View Source

CLIENT

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

SERVER

Declaration
public const string SERVER = 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