Creditor..::..AltAccountNo Property

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

Syntax


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