StdFunctions..::..SelectiveInvoice Property

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

Syntax


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