Cloud Storage Integrator 2016 C++ Builder Edition
Cloud Storage Integrator 2016 C++ Builder Edition
Questions / Feedback?

AccountRole Property

The role of the user.

Syntax

__property TicsBoxAccountRoles AccountRole = {read=FAccountRole, write=FSetAccountRole};



enum TicsBoxAccountRoles { urUser=0, urCoadmin=1, urAdmin=2 };

Default Value

0

Remarks

The role of the user. Possible values are:

  • 0 (urUser)
  • 1 (urCoadmin)
  • 2 (urAdmin)

This property is read-only.

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7239]