Creditor..::..Postcode Property

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

Syntax


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