ChangeLog..::..LastModifiedByStaffName Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.SystemSettings
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public string LastModifiedByStaffName { get; set; }
Public Property LastModifiedByStaffName As String
	Get
	Set
public:
property String^ LastModifiedByStaffName {
	String^ get ();
	void set (String^ value);
}