ProcessCandidate..::..ProcessOrder Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.BatchProcessing
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public int ProcessOrder { get; set; }
Public Property ProcessOrder As Integer
	Get
	Set
public:
property int^ ProcessOrder {
	int^ get ();
	void set (int^ value);
}