Show / Hide Table of Contents

Class IntervalTypeSpecifier

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

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