Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public bool TrainNewSkills { get; set; }
Public Property TrainNewSkills As Boolean
Get
Set
public:
property bool^ TrainNewSkills {
bool^ get ();
void set (bool^ value);
}
Field Value
true if Train New Skills; otherwise,
false.