Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Value Property
NamespacesGenesyslab.Desktop.Infrastructure.ConfigurationDynamicCollectionEventArgsValue
Gets or sets the value.
Declaration Syntax
C#Visual BasicVisual C++
public Object Value { get; private set; }
Public Property Value As Object
public:
property Object^ Value {
	Object^ get ();
	void set (Object^ value);
}
Value
The value.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)