Click or drag to resize

BiPackageItem Property

Gets the specified definition from this package regardless of type

Namespace:  SanteDB.BI.Model
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public BiDefinition this[
	string id
] { get; }

Parameters

id
Type: SystemString

Property Value

Type: BiDefinition
See Also