RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DeleteRecordViewModel..::..ItemProceessed Property

Gets or sets a value indicating whether [item proceessed].

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


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

Field Value

true if [item proceessed]; otherwise, false.