TimeStamp Method

Sets an DateTime value (e.g. CurrentDateTime()) as the timestamp of a ExceptionResponse object.

Syntax

	TimeStamp(dt: DateTime)

Parameters

dt

Type: DateTime
Timestamp as DateTime to be assigned to the ‘timestamp’ exception property.

Return Value

None

See Also

TimeStamp()
TimeStamp(Text)