Share via


TimesheetListDataSet.TimesheetsRow.TS_QUEUE_COUNTER property

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

Syntax

'Declaration
Public Property TS_QUEUE_COUNTER As Integer
    Get
    Set
'Usage
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; }

Property value

Type: System.Int32

See also

Reference

TimesheetListDataSet.TimesheetsRow class

TimesheetListDataSet.TimesheetsRow members

WebSvcTimeSheet namespace