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