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