Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Context Property
NamespacesGenesyslab.Desktop.InfrastructureIViewContext
Gets or sets the context. This is a user defined object.
Declaration Syntax
C#Visual BasicVisual C++
Object Context { get; set; }
Property Context As Object
property Object^ Context {
	Object^ get ();
	void set (Object^ value);
}
Value
The context.

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