Gets or sets a value indicating whether this media is available.

Declaration Syntax
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)