Set the overriding Created User and Date to be used when saving new records when Converting data.

You may send either the createdDate or createdUtcDate, if both are sent the createdUtcDate is used. This information is NOT preserved if the Batch is saved and reloaded later.

Syntax

finBatchTransaction.CreatedDetailsSet(createdUserId, createdDate, [createdUtcDate])

Parameters

NameTypeOptionalByRefDescription
createdUserId String The User Id.
createdDate Date
createdUtcDate Date Optional If omitted, a value of ISRuntime.OptionalNullDate is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finBatchTransaction
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0