ActivityBudget..::..CreatedByStaff Property

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

Syntax


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