Click or drag to resize

BiTransformDefinitionSchemas Property

Gets or sets the schema definitions for the specified transform definition

Namespace:  SanteDB.BI.Model
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public List<BiSchemaObjectDefinition> Schemas { get; set; }

Property Value

Type: ListBiSchemaObjectDefinition
See Also