SetGlobalDuration Method

Sets the GlobalDuration property of the the Global Time Control.

Syntax

object.SetGlobalDuration days, hours, minutes, seconds

Properties

The SetGlobalDuration method syntax has these parts:

Part

Description

object

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

days

Long. The number of days to display the object.

hours

Long. The number of hours to display the object.

minutes

Long. The number of minutes to display the object.

seconds

Long. The number of seconds to display the object.

 

Applies To