updateEntryRights (property)

This property contains information about the rights of the given entry.

Syntax

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

Default Value

""

Remarks

This property contains information about the rights of the given entry.

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