EmailTemplate..::..Footer Property

Namespace:  JiwaFinancials.Jiwa.JiwaCreditorChqPay.Configuration
Assembly:  JiwaCreditorChqPay (in JiwaCreditorChqPay.dll)

Syntax


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