TimesheetDataSet.HeadersRow.TS_WEEK_STARTS_ON Property

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

Syntax

'Declaration
Public Property TS_WEEK_STARTS_ON As Byte
    Get
    Set
'Usage
Dim instance As TimesheetDataSet.HeadersRow
Dim value As Byte

value = instance.TS_WEEK_STARTS_ON

instance.TS_WEEK_STARTS_ON = value
public byte TS_WEEK_STARTS_ON { get; set; }

Property Value

Type: System.Byte

See Also

Reference

TimesheetDataSet.HeadersRow Class

TimesheetDataSet.HeadersRow Members

WebSvcTimeSheet Namespace