Main..::..DemonstrationDatabaseDataFile Property

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

Syntax


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