Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCloudStorageItemPermission Properties

A permission to view or edit a file or folder in an online storage.
Name Description
ID Returns the permission’s unique identifier in the connected online storage.
InheritedFrom Identifies if the permission is inherited from a parent folder.
InheritedFromDriveID Returns DriveID for the parent folder where the access permission is defined.
InheritedFromID Returns a unique identifier of the parent folder where the access permission is defined.
InheritedFromName Returns the name of the parent folder where the access permission is defined.
Link Returns a shared link to the target resource.
Owner Provides access to a file or folder to which this permission belongs.
ReadOnly Identifies if the permission provides read-only access to a file or folder.
User Returns the name of the user associated with the access permission.
See Also