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