Creditor..::..BSBN Property

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

Syntax


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