Click or drag to resize

ModifyWorkspaceAction Fields

The ModifyWorkspaceAction type exposes the following members.

Fields
  NameDescription
Public fieldErrorHandler
Specifies an error handling method in case an exception occures during the execution of the action.
(Inherited from BaseAction.)
Public fieldFields
Contains the fields that are defined for the modified item.
(Inherited from BaseUpdatableAction.)
Public fieldRunWithElevatedPrivileges
If enabled, the action is executed with elevated privileges.
(Inherited from ElevatedBaseAction.)
Public fieldTagModifications
Contains the tags that are applied to the modified item.
(Inherited from BaseUpdatableAction.)
Public fieldUrlExpression
URL of the Workspace to be updated.
Public fieldUsersRoleAssignments
Contains the user role assignments for the workspace.
Top
See Also