FieldLockAsync Method |
Name | Description | |
---|---|---|
LockAsync(AsyncHandle) | * Locks all selected values of a specific field if the target (or handle ) is a field * Locks selected values of a generic object if the target (or handle ) is a generic object | |
LockAsyncT(FuncResponse, T, AsyncHandle) | * Locks all selected values of a specific field if the target (or handle ) is a field * Locks selected values of a generic object if the target (or handle ) is a generic object |