Show / Hide Table of Contents

Class SimpleTypeInfo

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

Properties

| Improve this Doc View Source

name

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

namespace

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

target

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