EmailLog..::..Attachments Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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