Click or drag to resize

IUserUserLevel Property

UserLevel - 0-5 Obsolete - The user level of the user – from 0 to 5. See the help file for SOAdmin client for more documentation on user level.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
short UserLevel { get; set; }

Property Value

Type: Int16
Integer – the user level
Examples

UserLevel

This text may be copied to the notepad, and saved as a *.vbs file. You need a running CRM 5 to make it work. (This example uses the SuperOffice COM application library and not the SuperOffice db library interface).

This will create a new user with username HUGO and password SUPER

VB
No longer in use in SIX

See Also