Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

AccountStatus Property

The status of the user.

Syntax

__property TicsBoxAccountStatus AccountStatus = {read=FAccountStatus, write=FSetAccountStatus};



enum TicsBoxAccountStatus { usActive=0, usInactive=1, usCannotDeleteEdit=2, usCannotDeleteEditUpload=3 };

Default Value

0

Remarks

The status of the user. Possible values are:

  • 0 (usActive)
  • 1 (usInactive)
  • 2 (usCannotDeleteEdit)
  • 3 (usCannotDeleteEditUpload)

This property is read-only.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0