FieldReference..::..Resolved Property

Namespace:  JiwaFinancials.Jiwa.JiwaDBSysTemplate
Assembly:  JiwaDBSysTemplate (in JiwaDBSysTemplate.dll)

Syntax


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