del método SyncDataSet.SyncProjectSettingsRow.IsSYNC_LAST_SYNC_DATENull
Determina si la propiedad SYNC_LAST_SYNC_DATE se establece en un valor nulo.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsSYNC_LAST_SYNC_DATENull As Boolean
'Uso
Dim instance As SyncDataSet.SyncProjectSettingsRow
Dim returnValue As Boolean
returnValue = instance.IsSYNC_LAST_SYNC_DATENull()
public bool IsSYNC_LAST_SYNC_DATENull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase SyncDataSet.SyncProjectSettingsRow