Show / Hide Table of Contents

Class ContextInfo

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

Properties

| Improve this Doc View Source

birthDateElement

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

contextType

Declaration
public NamedTypeSpecifier contextType { get; set; }
Property Value
Type Description
NamedTypeSpecifier
| Improve this Doc View Source

keyElement

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

name

Declaration
public string name { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX