StdFunctions..::..IgnoreHigherPriorities Property

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

Syntax


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