Show / Hide Table of Contents

Class ImplementationGuideDependencyTypeCodes

Code Values for the ImplementationGuide.dependency.type field

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

Fields

| Improve this Doc View Source

INCLUSION

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

REFERENCE

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