Share via


TimesheetListDataSet.TimesheetsRow.TS_AUX_STATUS property

Obsolete.

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

Syntax

'Declaration
Public Property TS_AUX_STATUS As Integer
    Get
    Set
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Integer

value = instance.TS_AUX_STATUS

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

Property value

Type: System.Int32

See also

Reference

TimesheetListDataSet.TimesheetsRow class

TimesheetListDataSet.TimesheetsRow members

WebSvcTimeSheet namespace