EmailRemittance..::..EmailTemplates Property

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

Syntax


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