Users Property (AUser)

Returns the parant AUsers object.

Syntax

[ users = ] userTester.Users

The Users property syntax has the following parts:

 

Name

Type

Description

userTester

AUser

AUser object

users

AUsers

AUsers object this user belongs to.

Example

The following example will return the users object:

usersA=user1.Users

Applies to

AUser

See Also

AUsers