WSS.UserDoesNotExistsOrNotUnique 域
指定的错误代码表明用户不存在或不是唯一的。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Const UserDoesNotExistsOrNotUnique As Integer
用法
Dim value As Integer
value = WSS.UserDoesNotExistsOrNotUnique
public const int UserDoesNotExistsOrNotUnique
备注
UserDoesNotExistsOrNotUnique的值是-2130575276。