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

DbMaintenanceViewModelBase..::..LockDate Property

Gets or sets the lock date.

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

Syntax


public DateTime LockDate { get; set; }
Public Property LockDate As DateTime
	Get
	Set
public:
property DateTime^ LockDate {
	DateTime^ get ();
	void set (DateTime^ value);
}

Field Value

The lock date.