DirectDebtorReceipt..::..ReceiptTypeID Property

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

Syntax


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