ForwardOrderSchedulingBatch..::..IncludeInvoices Property

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

Syntax


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