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

RecordLock..::..LockDateTime Property

Gets or sets the lock date time.

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

Syntax


[RequiredAttribute]
public DateTime LockDateTime { get; set; }
<RequiredAttribute> _
Public Property LockDateTime As DateTime
	Get
	Set
[RequiredAttribute]
public:
property DateTime^ LockDateTime {
	DateTime^ get ();
	void set (DateTime^ value);
}

Field Value

The lock date time.