Show / Hide Table of Contents

Class ChoiceTypeSpecifier

Inheritance
System.Object
TypeSpecifier
ChoiceTypeSpecifier
Namespace: Ncqa.Cql.Model
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public class ChoiceTypeSpecifier : TypeSpecifier

Properties

| Improve this Doc View Source

choice

Declaration
public TypeSpecifier[] choice { get; set; }
Property Value
Type Description
TypeSpecifier[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX