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

RecordLockingLookup..::..LockDate Property

Gets or sets the lock date.

Namespace:  RingSoft.DbLookup.RecordLocking
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.