Class OperationDefinitionParameterUseCodes
Code Values for the OperationDefinition.parameter.use field
Inheritance
System.Object
OperationDefinitionParameterUseCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class OperationDefinitionParameterUseCodes : object
Fields
| Improve this Doc View SourceVAL_IN
Declaration
public const string VAL_IN = null
Field Value
| Type | Description |
|---|---|
| System.String |
VAL_OUT
Declaration
public const string VAL_OUT = null
Field Value
| Type | Description |
|---|---|
| System.String |
Values
Declaration
public static HashSet<string> Values
Field Value
| Type | Description |
|---|---|
| HashSet<System.String> |