ForwardCoverContractSelectionForm..::..CRChequePayObject Property

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

Syntax


public CreditorChequePayment CRChequePayObject { get; set; }
Public Property CRChequePayObject As CreditorChequePayment
	Get
	Set
public:
property CreditorChequePayment^ CRChequePayObject {
	CreditorChequePayment^ get ();
	void set (CreditorChequePayment^ value);
}