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

CopyStatus Property

The status of the copy operation.

Syntax

__property String CopyStatus = {read=FCopyStatus, write=FSetCopyStatus};

Default Value

""

Remarks

This property holds the status of the copy operation. This is populated after calling GetCopyInfo. Possible values are:

  • "notStarted"
  • "inProgress"
  • "completed"
  • "updating"
  • "failed"
  • "waiting"

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

Data Type

String

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