ProjectUnavailabilityReason Enumeration
The reason why a project is currently not available
Definition
Namespace: Articy.Api
Assembly: PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Assembly: PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
C#
public enum ProjectUnavailabilityReasonMembers
| NoObjections | 0 | no objections, project is available |
| AlreadyOpened | 1 | Project is already opened by the same user, either on the same or different machine |
| TerminatePending | 2 | There is a partition termination pending that shortly disables the project for all users |