Compartilhar via


TimesheetDataSet.ActionsRow.TS_ACTION_UID propriedade

Especifica o identificador exclusivo desta linha.

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

Sintaxe

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

value = instance.TS_ACTION_UID

instance.TS_ACTION_UID = value
public Guid TS_ACTION_UID { get; set; }

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

TimesheetDataSet.ActionsRow classe

TimesheetDataSet.ActionsRow membros

WebSvcTimeSheet namespace