Show / Hide Table of Contents

Class TestScriptSetupActionOperationContentTypeCodes

Code Values for the TestScript.setup.action.operation.contentType field

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

Fields

| Improve this Doc View Source

JSON

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

XML

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