Show / Hide Table of Contents

Class IntervalTypeInfo

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

Properties

| Improve this Doc View Source

pointType

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

pointTypeSpecifier

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