updateEntryPublished (property)

This property contains the date that the entry was first created.

Syntax

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

Default Value

""

Remarks

This property contains the date that the entry was first created.

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