SyncErrorType 列舉
指定同步處理錯誤的類型。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Enumeration SyncErrorType
'用途
Dim instance As SyncErrorType
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public enum SyncErrorType
成員
成員名稱 | 描述 | |
---|---|---|
DateSwitch | 值 = 0。日期超出同步處理。 | |
RequiredCustomFieldNotSupplied | 值 = 1。未提供必要的自訂欄位。 | |
DataTruncation | 值 = 2。資料已被截斷。 |