Main..::..ExportFileName Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.DatabaseManager
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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