ArcGIS Runtime SDK for iOS
100.15
|
Represents a folder of content within the Portal or Organization.
A user's content in a portal can be organized into folders.
Properties | |
NSDate * | created |
NSString * | folderID |
AGSPortal * | portal |
NSString * | title |
|
readnonatomicstrong |
The date of creation of the folder.
|
readnonatomiccopy |
The Id of the folder
|
readnonatomicweak |
The portal that the group belongs to. Needs to be optional because it's a weak reference.
|
readnonatomiccopy |
The title of the folder