IPWorks Cloud 2020 macOS Edition

Questions / Feedback?

ObjectData Property

The data that was downloaded, or that should be uploaded.

Syntax

public var objectData: String {
get {...}
set {...} }

public var objectDataB: Data {
get {...}
set {...} }

Default Value

""

Remarks

This property is populated with object data after calling GetObject if LocalFile is not set.

This property can also be set before calling CreateObject or UploadPart; its data will be uploaded if LocalFile is not set.

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