Sell all white items (you need to activate option
Selling).
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public bool SellWhite { get; set; }
Public Property SellWhite As Boolean
Get
Set
public:
property bool^ SellWhite {
bool^ get ();
void set (bool^ value);
}