clsJob..::..SuppressGetNextRunDate Property

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

Syntax


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