¿En qué podemos ayudarte?
< Todos los temas
Imprimir

LockRow (method)

Allows you to lock a process or table record.


Comments


Definition


JSON

/json/LockRow/{Token}/{Code}/{Id}/{Process}


Parameters

ParameterDescription
TokenAuthentication code, see more in GetToken (method)
CodeLock code, normally the table name will be specified
IdIdentifier of the locked record
ProcessTo indicate the process that has performed the lock


Example JSON

http://test.aliquosoftware.net/aliquoserver/api.svc/json/LockRow/_PutTokenHere_/Clientes/12/ExternalAPP

Tabla de contenidos