Class ChoiceTypeInfo
Namespace: Ncqa.Cql.Model
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public class ChoiceTypeInfo : TypeInfo
Properties
| Improve this Doc View Sourcechoice
Declaration
public TypeSpecifier[] choice { get; set; }
Property Value
Type | Description |
---|---|
Type |
type
Declaration
public TypeSpecifier[] type { get; set; }
Property Value
Type | Description |
---|---|
Type |