frmSerialSelector..::..BinLocationModeLookup Property

Namespace:  JiwaFinancials.Jiwa.JiwaSerialNumbersUI
Assembly:  JiwaSerialNumbersUI (in JiwaSerialNumbersUI.dll)

Syntax


public bool BinLocationModeLookup { get; set; }
Public Property BinLocationModeLookup As Boolean
	Get
	Set
public:
property bool^ BinLocationModeLookup {
	bool^ get ();
	void set (bool^ value);
}