DashboardSectionSecurity.delete (Method)
Deletes a dashboard section security record from a user or group.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
sectionID | DashboardSectionID | Required | The ID of the section within the MyCommonSpot dashboard. |
userGroupID | UserGroupIDorOrphan | Required | A user or group's ID. |
Context:
License Requirements | (none) |
Permission Requirements | site:SiteAdmin |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None