Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Value Property
NamespacesGenesyslab.Desktop.InfrastructureEventArgs<(Of <(PROPERTY1>)>)Value
Gets the value of the specified type.
Declaration Syntax
C#Visual BasicVisual C++
public PROPERTY1 Value { get; }
Public ReadOnly Property Value As PROPERTY1
public:
property PROPERTY1 Value {
	PROPERTY1 get ();
}
Value
The value of Property1.

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