Skip to main content

IScmManager.GetAllEditPermissions method

Namespace: NextDesign.Desktop

Description

Get edit permissions for all units in the specified project.
If the profile is unitized, the unit of the profile is also targeted.
Nothing will be done if the specified project is not linked to the configuration management system.

Of the target units, the units that were able to acquire the authority and the units that could not acquire the authority can be identified by checking the authority acquisition result object of the return value.

argument

NameTypeDescription
projectIProjectProject

Return value

Exceptions

NameException ClassDescription
Configuration Management Repository Operation FailedExtensionScmExceptionIf Configuration Management Repository Operation Failed