SyncErrorsDataSet.SyncErrorsRow.IsSYNC_ERROR_TYPE_ENUMNull - Méthode
Détermine si la propriété SYNC_ERROR_TYPE_ENUM est définie sur une valeur null.
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsSYNC_ERROR_TYPE_ENUMNull As Boolean
'Utilisation
Dim instance As SyncErrorsDataSet.SyncErrorsRow
Dim returnValue As Boolean
returnValue = instance.IsSYNC_ERROR_TYPE_ENUMNull()
public bool IsSYNC_ERROR_TYPE_ENUMNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
SyncErrorsDataSet.SyncErrorsRow classe