Main..::..UpgradeScripts Property

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

Syntax


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