Show / Hide Table of Contents

Class TupleTypeSpecifierElement

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

Properties

| Improve this Doc View Source

elementType

Declaration
public TypeSpecifier elementType { get; set; }
Property Value
Type Description
TypeSpecifier
| Improve this Doc View Source

name

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