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

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