Compartir a través de


de la propiedad TimesheetDataSet.ActionsRow.TS_ACTION_IS_HISTORY

Indica si se trata de la acción actual que se aplica a este parte de horas.

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

Sintaxis

'Declaración
Public Property TS_ACTION_IS_HISTORY As Boolean
    Get
    Set
'Uso
Dim instance As TimesheetDataSet.ActionsRow
Dim value As Boolean

value = instance.TS_ACTION_IS_HISTORY

instance.TS_ACTION_IS_HISTORY = value
public bool TS_ACTION_IS_HISTORY { get; set; }

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

clase TimesheetDataSet.ActionsRow

Miembros TimesheetDataSet.ActionsRow

Espacio de nombres WebSvcTimeSheet