UpdateEntryCopyright Property

This property is used a textual description of the copyright statement for the current ATOM feed.

Object Oriented Interface

public function getUpdateEntryCopyright();
public function setUpdateEntryCopyright($value);

Procedural Interface

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

Default Value

''

Remarks

This property is used a textual description of the copyright statement for the current ATOM feed

This property is not available at design time.

Data Type

String

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