Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the batch task is run on the server or on a client.
Syntax
public boolean runsImpersonated()
Run On
Called
Return Value
Type: boolean
Always returns true.
Remarks
Any classes that extend this class must override the SysDataIntegration.runsImpersonated method to return false to run tasks on a client.