ShowTimeStamp Property

Specifies whether the HistDatalink object displays a timestamp.

Syntax

object.ShowTimeStamp [= Boolean]

Properties

The ShowTimeStamp property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether the timestamp is displayed.

Settings

The settings for Boolean are:

Value

Description

True

The timestamp is displayed. (Default)

False

The timestamp is not displayed.

 

Applies To