de la propiedad TimesheetDataSet.ActionsRow.TS_ACTION_LEVEL
Especifica el tipo de TimesheetEnum.Status que es el resultado de esta acción.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property TS_ACTION_LEVEL As Integer
Get
Set
'Uso
Dim instance As TimesheetDataSet.ActionsRow
Dim value As Integer
value = instance.TS_ACTION_LEVEL
instance.TS_ACTION_LEVEL = value
public int TS_ACTION_LEVEL { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase TimesheetDataSet.ActionsRow