Aracılığıyla paylaş


TimesheetListDataSet.TimesheetsRow.TS_QUEUE_COUNTER Property

Namespace:  [TimeSheet Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/TimeSheet.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/TimeSheet.asmx?wsdl

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

TimeSheet Web Service