Skip to main content

IScmManager.GetAllEditPermissions Method

Namespace: NextDesign.Desktop

Description

Gets edit permissions for all units in the specified project.
If the profile is unitized, the units in the profile are also included.
If the specified project is not linked to the configuration management system, nothing is done.

The units for which permissions were obtained and the units for which permissions were not obtained can be identified by checking the permission acquisition result object in the returned value.

Arguments

NameTypeDescription
projectIProjectProject

Return value

Exceptions

NameException classDescription
Configuration management repository operation failedExtensionScmExceptionIf configuration management repository operation failed