Settings..::..EmailTemplates Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.BatchPrinting.Configuration.Settings
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public EmailTemplateCollection EmailTemplates { get; }
Public ReadOnly Property EmailTemplates As EmailTemplateCollection
	Get
public:
property EmailTemplateCollection^ EmailTemplates {
	EmailTemplateCollection^ get ();
}