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

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