Class ImplementationGuidePageKindCodes
Code Values for the ImplementationGuide.page.kind field
Inheritance
System.Object
ImplementationGuidePageKindCodes
Assembly: fhirCsR2.dll
Syntax
public static class ImplementationGuidePageKindCodes : object
Fields
|
Improve this Doc
View Source
DICTIONARY
Declaration
public const string DICTIONARY = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
DIRECTORY
Declaration
public const string DIRECTORY = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
EXAMPLE
Declaration
public const string EXAMPLE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
INCLUDE
Declaration
public const string INCLUDE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LIST
Declaration
public const string LIST = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
PAGE
Declaration
public const string PAGE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RESOURCE
Declaration
public const string RESOURCE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TOC
Declaration
public const string TOC = 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> |
|