Show / Hide Table of Contents

Class ExpressionInfo

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

Properties

| Improve this Doc View Source

expression

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

language

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