Click or drag to resize

IUserCanEditUserLevel Property

CanEditUserLevel Obsolete

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
bool CanEditUserLevel { get; }

Property Value

Type: Boolean
Boolean – true if the user level may be changed.
Examples

CanEditUserLevel

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 return the user with username HUGO from the SOAdmin.Username example.

VB
No longer available in SIX

See Also