StatusTransaction..::..LockedInstanceKeys Property
Gets or sets the locked instance keys.
Namespace:
ZarahDB_Library.TypesAssembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
[RequiredAttribute] public List<string> LockedInstanceKeys { get; set; }
<RequiredAttribute> _ Public Property LockedInstanceKeys As List(Of String) Get Set