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

You may send either the createdDate or createdUtcDate, if both are sent the createdUtcDate is used.

Syntax

finConversionUtilities.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:
finConversionUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0