Region..::..CreatedByStaff Property

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

Syntax


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