Show / Hide Table of Contents

Class ModelSpecifier

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

Properties

| Improve this Doc View Source

name

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

url

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

version

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