IsConnectedUserAllowedToPerformTask

Indicates whether the connected user has rights to perform the specified task.

Syntax

<HFMwSecurity>.IsConnectedUserAllowedToPerformTask (lTaskID)

Argument

Description

lTaskID

The ID of the task. Valid values are represented by the HFMConstants type library constants listed in Task Constants.

Input argument. Long subtype.

Return Value

Returns TRUE if the user has rights, FALSE otherwise.