clsHistory..::..CreatedByStaffName Property

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

Syntax


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