Payment..::..AccountName Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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