 | AppletBiRepositoryIsLocal Property |
Applet BI Repo is local repo
Namespace: SanteDB.BI.Services.ImplAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic bool IsLocal { get; }Public ReadOnly Property IsLocal As Boolean
Get
public:
virtual property bool IsLocal {
bool get () sealed;
}abstract IsLocal : bool with get
override IsLocal : bool with get
Property Value
BooleanImplements
IBiMetadataRepositoryIsLocal
See Also