Description
This property contains the alias for the associated User.
Syntax
x = CUser.Alias
CUser.Alias = x
Type
String
Description
This property contains a collection of all the CRequest objects for this user.
Syntax
set objx = CUser.Requests
set CUser.Requests = objx
Type
Collection