Reference..::..Resolved Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.AttributeGroupTemplate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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