StdFunctions..::..SelectiveWarehouse Property

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

Syntax


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