IPWorks Cloud 2020 Delphi Edition

Questions / Feedback?

GDriveChange Type

A resource or shared drive change.

Remarks

This type represents a resource or shared drive change.

Fields

Removed
Boolean

Whether the file or shared drive has been removed.

This property indicates whether the file or shared drive to which the change applies has been removed.

ResourceId
String

The Id of the file to which the change applies.

This property holds the Id of the file to which the change applies.

SharedDriveId
String

The Id of the shared drive.

This property holds the Id of the shared drive to which the change applies (if Type is ctSharedDrive (1)), or which owns the file to which the change applies (if Type is ctFile (0)).

Time
String

The time of the change.

This property holds the time of the change. This is a combined date-time value (formatted according to RFC 3339).

Type
TicsGDriveChangeTypes

Whether the change is for a file or a shared drive.

This property indicates whether the change applies to a file or a shared drive. Possible values are:

  • ctFile (0)
  • ctSharedDrive (1)

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