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

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