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
Name | Type | Description |
---|---|---|
project | IProject | Project |
Return value
Exceptions
Name | Exception Class | Description |
---|---|---|
Configuration Management Repository Operation Failed | ExtensionScmException | If Configuration Management Repository Operation Failed |