IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

createPermissionOptionsCanView (property)

If the user can view items from the item.

Syntax

@property (nonatomic,readwrite,assign,getter=createPermissionOptionsCanView,setter=setCreatePermissionOptionsCanView:) BOOL createPermissionOptionsCanView;
- (BOOL)createPermissionOptionsCanView;
- (void)setCreatePermissionOptionsCanView:(BOOL)newCreatePermissionOptionsCanView;
public var createPermissionOptionsCanView: Bool {
  get {...}
set {...} }

Default Value

TRUE

Remarks

If the user can view items from the item.

This property defines whether the user can view items from this item. To modify this property see UpdatePermission.

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