clsComponent..::..BackOrderable Property

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

Syntax


public int BackOrderable { get; set; }
Public Property BackOrderable As Integer
	Get
	Set
public:
property int^ BackOrderable {
	int^ get ();
	void set (int^ value);
}