Show / Hide Table of Contents

Class TestScriptSetupActionAssertDirectionCodes

Code Values for the TestScript.setup.action.assert.direction field

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

Fields

| Improve this Doc View Source

REQUEST

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

RESPONSE

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