ServerEventScript.OnBeforeFileCheckedout Method
Run just before a file is checkedout - a non ok response should be returned if the event is to fail
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
file_id
-
EntityID
the id of the file to be checked out
-
database
-
IDatabase
the database id
-
user_id
-
EntityID
the id of the user performing the event
-
client
-
IClient
-
client_event_id
-
long
the client event id
Return Value
OperationResponse
the operation response - error level if it should fail
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1