Show / Hide Table of Contents

Class ListTypeSpecifier

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

Properties

| Improve this Doc View Source

elementType

Declaration
public string elementType { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

elementTypeSpecifier

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