 | UpstreamServiceBaseIsUpstreamConfigured Property |
Get whether the upstream is conifgured
Namespace: SanteDB.Client.Upstream.RepositoriesAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxprotected bool IsUpstreamConfigured { get; }Protected ReadOnly Property IsUpstreamConfigured As Boolean
Get
protected:
property bool IsUpstreamConfigured {
bool get ();
}member IsUpstreamConfigured : bool with get
Property Value
Boolean
See Also