 | BisResultContextDataSource Property |
Gets the data source
Namespace: SanteDB.BIAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic IBiDataSource DataSource { get; }Public ReadOnly Property DataSource As IBiDataSource
Get
public:
property IBiDataSource^ DataSource {
IBiDataSource^ get ();
}member DataSource : IBiDataSource with get
Property Value
IBiDataSource
See Also