updateEntryLinkHref (property)

This property contains the location of the link.

Syntax

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

Default Value

""

Remarks

This property contains the location of the link.

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