Creditor..::..ABN Property

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

Syntax


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