Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ListOfMedia Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIPlaceListOfMedia
Gets the list of media.
Declaration Syntax
C#Visual BasicVisual C++
ObservableCollection<IMedia> ListOfMedia { get; }
ReadOnly Property ListOfMedia As ObservableCollection(Of IMedia)
property ObservableCollection<IMedia^>^ ListOfMedia {
	ObservableCollection<IMedia^>^ get ();
}
Value
The list of media.

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