Show / Hide Table of Contents

Class TupleTypeInfo

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

Properties

| Improve this Doc View Source

element

Declaration
public TupleTypeInfoElement[] element { get; set; }
Property Value
Type Description
TupleTypeInfoElement[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX