Debtor..::..AltAccountNo Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Debtor
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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