std.SetPlannedRetention

This job sets the planned retention time for a document.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

dwObjectID

INT

Yes

ID of the object

dwObjectType

INT

Yes

Type of the object

sRetentionDate

STRING

Yes

Planned retention time in DD.MM.YYYY format

2. Output Parameters

Name Type Dependency Description

sRetentionDate

STRING

Set retention time in DD.MM.YYYY format

3. Return Value

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