Cloud Storage Integrator 2016 macOS Edition
Cloud Storage Integrator 2016 macOS Edition
Questions / Feedback?

metadataFieldUpdateOp (property)

The update operation to perform.

- (int)metadataFieldUpdateOp:(int)metadataFieldIndex

- (void)setMetadataFieldUpdateOp:(int)metadataFieldIndex :(int)newMetadataFieldUpdateOp

Possible Values

UO_ADD(0), UO_REPLACE(1), UO_DELETE(2)

Default Value

0

Remarks

The update operation to perform. This is applicable when calling UpdateMetadata. Possible values are:

  • 0 (uoAdd)
  • 1 (uoReplace)
  • 2 (uoDelete)

The size of the array is controlled by the MetadataFieldCount property.

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