SystemIntegrityCheckItem..::..Impact Property

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

Syntax


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