Show / Hide Table of Contents

Class TupleTypeSpecifier

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

Properties

| Improve this Doc View Source

element

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