CreditorAutoTX..::..StaffName Property

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

Syntax


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