ITaskRowLocking Property

Gets the value determining the ITask's row locking strategy

Definition

Namespace: Firefly.Box.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
LockingStrategy RowLocking { get; }

Property Value

LockingStrategy

Remarks

For more information see LockingStrategy

See Also