StdFunctions..::..SelectiveInventory Property

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

Syntax


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