FixCheckApplicationAccess Method

Checks to see if the user has access to the specified application.

Syntax

object.FixCheckApplicationAccess(ApplicationID)

Properties

The FixCheckApplicationAccess method syntax has these parts:

Part

Description

object

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

ApplicationID

Integer Enumeration. The ID that corresponds to the application the user is interested in.

Return Value

Long. Returns 1 if the user has access to the specified application, 0 otherwise.

 

Example

Applies To