DirectCreditorPayment..::..RemitNo Property

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

Syntax


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