IPWorks 2020 JavaScript Edition

Questions / Feedback?

UpdateEntry Property

An Atom entry to be updated, deleted or created.

Syntax


 getUpdateEntry(): AtomEntry;

 setUpdateEntry(updateEntry: AtomEntry): void;

Default Value

Remarks

This property allows you to create, update, and delete Atom resources using the Put method.

If UpdateFile is empty, UpdateEntry will be used to form the content of the HTTP request.

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