updateEntryUpdated (property)

This property contains the date and time that the feed was updated.

Syntax

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

Default Value

""

Remarks

This property contains the date and time that the feed was updated.

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