UpdateEntrySource Property

This property is used when an entry has been copied from one feed to another feed.

Object Oriented Interface

public function getUpdateEntrySource();
public function setUpdateEntrySource($value);

Procedural Interface

ipworks_atom_get($res, 138 );
ipworks_atom_set($res, 138, $value );

Default Value

''

Remarks

This property is used when an entry has been copied from one feed to another feed. It preserves all child element of the feed other than entries.

Data Type

String

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