Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsItSelfBackupServer Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaIsItSelfBackupServer
Gets or sets a value indicating whether this instance is it self backup server.
Declaration Syntax
C#Visual BasicVisual C++
bool IsItSelfBackupServer { get; set; }
Property IsItSelfBackupServer As Boolean
property bool IsItSelfBackupServer {
	bool get ();
	void set (bool value);
}
Value
true if this instance is it self backup server; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)