Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IFormattedDisplayMediaVoice Interface
NamespacesGenesyslab.Desktop.Modules.Core.DisplayFormatIFormattedDisplayMediaVoice
This interface defines how to display voice media.
Declaration Syntax
C#Visual BasicVisual C++
public interface IFormattedDisplayMediaVoice : IFormattedObject, 
	INotifyPropertyChanged
Public Interface IFormattedDisplayMediaVoice _
	Implements IFormattedObject, INotifyPropertyChanged
public interface class IFormattedDisplayMediaVoice : IFormattedObject, 
	INotifyPropertyChanged
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
AddFormattedObject(IFormattedObject)
Adds the formatted object.
(Inherited from IFormattedObject.)
ConfigManager
Gets or sets the configuration manager.
(Inherited from IFormattedObject.)
DefaultFormat
Gets or sets the default format.
(Inherited from IFormattedObject.)
DefaultOptionFormat
Gets or sets the default option format.
(Inherited from IFormattedObject.)
FormattedString
Gets the formatted string.
(Inherited from IFormattedObject.)
GetFormattedString(String, String)
Gets the formatted string. Takes the default format if any field matches with the default format.
(Inherited from IFormattedObject.)
Id
Gets or sets the id of the object.
(Inherited from IFormattedObject.)
Initialize()()()
Initializes this instance.
(Inherited from IFormattedObject.)
Key
Gets the key.
(Inherited from IFormattedObject.)
Name
Gets the name of the media.

NameKey
Gets or sets the name key in the language dictionary.

NameMedia
Gets or sets the name media provided by the business attribute 'Media Type'.

NameTarget
Gets or sets the target in the language dictionary.

Number
Gets or sets the number. The number is the Dn.

OptionId
Gets or sets the option's id in configuration manager.
(Inherited from IFormattedObject.)
PropertyChanged
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.)
Release()()()
Releases this instance.
(Inherited from IFormattedObject.)
RemoveFormattedObject(IFormattedObject)
Removes the formatted object.
(Inherited from IFormattedObject.)
SwitchName
Gets or sets the name of the switch.

UserData
Gets the user data.
(Inherited from IFormattedObject.)

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