Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
CountItem Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ErrorIErrorViewModelCountItem
Gets or sets the count item.
Declaration Syntax
C#Visual BasicVisual C++
int CountItem { get; set; }
Property CountItem As Integer
property int CountItem {
	int get ();
	void set (int value);
}
Value
The count item.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)