TimesheetDataSet.Actions propriedade
Contém um registro de TimesheetEnum.Action ações executadas neste quadro de horários.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property Actions As TimesheetDataSet.ActionsDataTable
Get
'Uso
Dim instance As TimesheetDataSet
Dim value As TimesheetDataSet.ActionsDataTable
value = instance.Actions
[BrowsableAttribute(false)]
public TimesheetDataSet.ActionsDataTable Actions { get; }
Valor de propriedade
Tipo: WebSvcTimeSheet.TimesheetDataSet.ActionsDataTable
Comentários
A tabela Actions é composta de linhas TimesheetDataSet.ActionsRow .