SystemIntegrityCheckItem..::..Resolution Property

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

Syntax


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