| AppletBiRepositoryIsLocal Property |
Applet BI Repo is local repo
Namespace:
SanteDB.BI.Services.Impl
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public 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
Type:
BooleanImplements
IBiMetadataRepositoryIsLocalSee Also