ModifyItemAction Fields |
The ModifyItemAction type exposes the following members.
Name | Description | |
---|---|---|
ErrorHandler | Specifies an error handling method in case an exception occures during the execution of the action. (Inherited from BaseAction.) | |
Fields | Contains the fields that are defined for the modified item. (Inherited from BaseUpdatableAction.) | |
ItemIdExpression | Specifies one or more ID's of items to modify. | |
ListUrlExpression | Specifies the URL of the list the item is located. This URL can be relative to the workflow item's web. | |
Permissions | Specifies new permission assignments. | |
RunWithElevatedPrivileges | If enabled, the action is executed with elevated privileges. (Inherited from ElevatedBaseAction.) | |
TagModifications | Contains the tags that are applied to the modified item. (Inherited from BaseUpdatableAction.) | |
UpdateMode | Specifies the method that is used to update the list item. |