EmailRemittance..::..CC Property

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

Syntax


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