SavedMappingSet..::..Selected Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Import
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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