IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

UpdateEntry Property

An Atom entry to be updated, deleted or created.

Syntax

[VB.NET]
Public Property UpdateEntry As AtomEntry

[C#]
public AtomEntry UpdateEntry {get; set;}

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.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]