updateEntryCopyright (property)

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

Syntax

@property (nonatomic,readwrite,assign,getter=updateEntryCopyright,setter=setUpdateEntryCopyright:) NSString* updateEntryCopyright;
- (NSString*)updateEntryCopyright;
- (void)setUpdateEntryCopyright:(NSString*)newUpdateEntryCopyright;
public var updateEntryCopyright: String {
  get {...}
set {...} }

Default Value

""

Remarks

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

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