Share via


SyncErrorType - Énumération

Spécifie le type d'erreur de synchronisation.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Enumeration SyncErrorType
'Utilisation
Dim instance As SyncErrorType
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public enum SyncErrorType

Membres

Nom du membre Description
DateSwitch Valeur = 0. Date n'est pas synchronisée.
RequiredCustomFieldNotSupplied Valeur = 1. Champ personnalisé obligatoire non fourni.
DataTruncation Valeur = 2. Données ont été tronquées.

Voir aussi

Référence

Microsoft.Office.Project.Server.Library - Espace de noms