Compartir a través de


del método SyncErrorsDataSet.SyncErrorsRow.IsSYNC_ERROR_DATENull

Determina si la propiedad SYNC_ERROR_DATE se establece en un valor nulo.

Espacio de nombres:  WebSvcProject
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Function IsSYNC_ERROR_DATENull As Boolean
'Uso
Dim instance As SyncErrorsDataSet.SyncErrorsRow
Dim returnValue As Boolean

returnValue = instance.IsSYNC_ERROR_DATENull()
public bool IsSYNC_ERROR_DATENull()

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase SyncErrorsDataSet.SyncErrorsRow

Miembros SyncErrorsDataSet.SyncErrorsRow

Espacio de nombres WebSvcProject