Click or drag to resize

BiSchemaColumnDefinitionReferences Property

Gets or sets the table that this column referneces (as a foreign key)

Namespace:  SanteDB.BI.Model
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public BiSchemaObjectReference References { get; set; }

Property Value

Type: BiSchemaObjectReference
See Also