Compartilhar via


TimesheetListDataSet.TimesheetsRow.TS_QUEUE_COUNTER propriedade

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

Sintaxe

'Declaração
Public Property TS_QUEUE_COUNTER As Integer
    Get
    Set
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Integer

value = instance.TS_QUEUE_COUNTER

instance.TS_QUEUE_COUNTER = value
public int TS_QUEUE_COUNTER { get; set; }

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow membros

WebSvcTimeSheet namespace