PurchaseOrderGeneration..::..IncludeDefaultSuppliersOnly Property

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

Syntax


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