SyncErrorSeverity 枚举
指定同步错误的严重级别。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Enumeration SyncErrorSeverity
用法
Dim instance As SyncErrorSeverity
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public enum SyncErrorSeverity
成员
成员名称 | 说明 | |
---|---|---|
DataChange | 值为 0。 | |
ItemSkipped | 值 = 1。 | |
Critical | 值 = 2。 |