RecordLock..::..User Property
Gets or sets the user.
Namespace:
RingSoft.DbLookup.RecordLockingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
[MaxLengthAttribute] public Nullable<string> User { get; set; }
<MaxLengthAttribute> _ Public Property User As Nullable(Of String) Get Set