clsStaff..::..Mobile Property

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

Syntax


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