DirectGLTransaction..::..CreatedByStaffID Property

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

Syntax


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