Region..::..LastSavedByStaff Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.Regions
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public Staff LastSavedByStaff { get; }
Public ReadOnly Property LastSavedByStaff As Staff
	Get
public:
property Staff^ LastSavedByStaff {
	Staff^ get ();
}