Batch..::..ExportFileNameAndPath Property

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

Syntax


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