clsLineDetail..::..LineAddedThisSession Property

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

Syntax


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