Reference..::..Resolved Property

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

Syntax


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