de la propiedad TimesheetDataSet.ActionsRow.TS_ACTION_ENUM
Especifica el tipo de Action para esta acción.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.Byte
Vea también
Referencia
clase TimesheetDataSet.ActionsRow