Show / Hide Table of Contents

Class RelationshipInfo

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

Properties

| Improve this Doc View Source

context

Declaration
public string context { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

relatedKeyElement

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