QueueConstants.GroupState 枚举
此成员仅供内部使用,不能直接在您的代码中使用。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Enumeration GroupState
用法
Dim instance As QueueConstants.GroupState
public enum GroupState
成员
成员名称 | 说明 | |
---|---|---|
Unknown | 不受支持。 | |
Unlocked | 不受支持。 | |
LockedForSending | 不受支持。 | |
LockedForReceiving | 不受支持。 | |
CompletedSuccess | 不受支持。 | |
CompletedFailure | 不受支持。 | |
CompletedFailureNotBlocking | 不受支持。 | |
Skipped | 不受支持。 | |
Blocked | 不受支持。 | |
Canceled | 不受支持。 | |
OnHold | 不受支持。 | |
Sleeping | 不受支持。 | |
ReadyForLaunch | 不受支持。 | |
LastState | 不受支持。 |