std.RestoreDocVersion

This job restores a document version as the current document.

1. Input Parameters

Name Type Required Description

GUID

STRING

Yes

ID of the version to be restored

OSSTATION

STRING

Yes

Computer name of the calling client

dwObjectID

INT

Yes

ID of the object

dwObjectType

INT

Yes

Type of the object

dwUserId

INT

Yes

User ID

2. Return Value

(INT): 0 = Job successful, otherwise error code.