ActivityWorkflow.getChangesToMyGroupsContent (Method)
Returns zero or more structures, each containing information about pages owned by the current user's groups and contain changes made by others.
Returns:
ActivityWorkflow_GetChangesToMyContent_Result (rowlimitedquery)
Arguments:
Name | Type | Required | Description |
---|---|---|---|
limit | QueryRowLimit | Optional. Defaults to '#this.LIMIT_TO_SCALABILITY_MAX#'. | An integer that is one more than the maximum number of rows CommonSpot can return. If this value is 0, it returns all records. If it is -1, CommonSpot can return the number of records specified in the UI scalability setting. |
Context:
License Requirements | None |
Permission Requirements | Contributor |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None