SyncErrorSeverity-Enumeration
Gibt den Schweregrad ein Fehler bei der Dokumentsynchronisierung an.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Enumeration SyncErrorSeverity
'Usage
Dim instance As SyncErrorSeverity
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public enum SyncErrorSeverity
Member
Membername | Beschreibung | |
---|---|---|
DataChange | Wert = 0. | |
ItemSkipped | Wert = 1. | |
Critical | Wert = 2. |