Batch..::..Status Property

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

Syntax


public Batch..::..Statuses Status { get; set; }
Public Property Status As Batch..::..Statuses
	Get
	Set
public:
property Batch..::..Statuses^ Status {
	Batch..::..Statuses^ get ();
	void set (Batch..::..Statuses^ value);
}