IAdvancedFindLookupContext..::..RecordLockingLookup Property
Gets or sets the record locking lookup.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
LookupDefinition<RecordLockingLookup, RecordLock> RecordLockingLookup { get; set; }
Property RecordLockingLookup As LookupDefinition(Of RecordLockingLookup, RecordLock) Get Set
property LookupDefinition<RecordLockingLookup^, RecordLock^>^ RecordLockingLookup { LookupDefinition<RecordLockingLookup^, RecordLock^>^ get (); void set (LookupDefinition<RecordLockingLookup^, RecordLock^>^ value); }