Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
FakeActionCodeName Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaFakeActionCodeName
Gets or sets the fake action code name.
Declaration Syntax
C#Visual BasicVisual C++
string FakeActionCodeName { get; set; }
Property FakeActionCodeName As String
property String^ FakeActionCodeName {
	String^ get ();
	void set (String^ value);
}
Value
The fake action code name.

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