Class TypeInfo
Inheritance
System.Object
TypeInfo
Namespace: Ncqa.Cql.Model
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public abstract class TypeInfo : object
Properties
| Improve this Doc View SourcebaseType
Declaration
public string baseType { get; set; }
Property Value
Type | Description |
---|---|
System. |
baseTypeSpecifier
Declaration
public TypeSpecifier baseTypeSpecifier { get; set; }
Property Value
Type | Description |
---|---|
Type |