Show / Hide Table of Contents

Class ListModeCodes

Code Values for the List.mode field

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

Fields

| Improve this Doc View Source

CHANGES

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

SNAPSHOT

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

WORKING

Declaration
public const string WORKING = null
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX