Compartir a través de


de la propiedad SyncErrorsDataSet.SyncErrorsRow.SYNC_ERROR_TYPE_ENUM

Obtiene o establece el tipo del error.

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

Sintaxis

'Declaración
Public Property SYNC_ERROR_TYPE_ENUM As Integer
    Get
    Set
'Uso
Dim instance As SyncErrorsDataSet.SyncErrorsRow
Dim value As Integer

value = instance.SYNC_ERROR_TYPE_ENUM

instance.SYNC_ERROR_TYPE_ENUM = value
public int SYNC_ERROR_TYPE_ENUM { get; set; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase SyncErrorsDataSet.SyncErrorsRow

Miembros SyncErrorsDataSet.SyncErrorsRow

Espacio de nombres WebSvcProject