Debtor..::..AustPostBCSP Property

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

Syntax


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