Blacklist training dummy.
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public bool BlackListTrainingDummy { get; set; }
Public Property BlackListTrainingDummy As Boolean
Get
Set
public:
property bool^ BlackListTrainingDummy {
bool^ get ();
void set (bool^ value);
}