Class ListTypeSpecifier
Namespace: Ncqa.Cql.Model
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public class ListTypeSpecifier : TypeSpecifier
Properties
| Improve this Doc View SourceelementType
Declaration
public string elementType { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
elementTypeSpecifier
Declaration
public TypeSpecifier elementTypeSpecifier { get; set; }
Property Value
| Type | Description |
|---|---|
| TypeSpecifier |