Show / Hide Table of Contents

Class ListTypeInfo

Inheritance
System.Object
TypeInfo
ListTypeInfo
Inherited Members
TypeInfo.baseTypeSpecifier
TypeInfo.baseType
Namespace: Ncqa.Cql.Model
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public class ListTypeInfo : TypeInfo

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