Compartilhar via


TimesheetDataSet.ActionsRow.TS_ACTION_ENUM propriedade

Especifica o tipo de Action para esta ação.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property TS_ACTION_ENUM As Byte
    Get
    Set
'Uso
Dim instance As TimesheetDataSet.ActionsRow
Dim value As Byte

value = instance.TS_ACTION_ENUM

instance.TS_ACTION_ENUM = value
public byte TS_ACTION_ENUM { get; set; }

Valor de propriedade

Tipo: System.Byte

Ver também

Referência

TimesheetDataSet.ActionsRow classe

TimesheetDataSet.ActionsRow membros

WebSvcTimeSheet namespace