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 SourceelementType
Declaration
public TypeSpecifier elementType { get; set; }
Property Value
Type | Description |
---|---|
Type |
name
Declaration
public string name { get; set; }
Property Value
Type | Description |
---|---|
System. |