IPWorks Cloud 2020 ActiveX Edition

Questions / Feedback?

AccountRole Property

The account's role.

Syntax

boxcontrol.AccountRole

Possible Values

  arUser(0), 
  arCoadmin(1), 
  arAdmin(2)

Default Value

0

Remarks

The account's role.

This property reflects the account's role. Possible values are:

  • 0 (arUser)
  • 1 (arCoadmin)
  • 2 (arAdmin)

This property is read-only and not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 ActiveX Edition - Version 20.0 [Build 8265]