Share via


StatusingSettingsDataSet.StatusingSettingsRow.WADMIN_TS_OUTLOOK_DISPLAY_ENUM property

Gets or sets how timesheet data is displayed within Microsoft Outlook.

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

Syntax

'Declaration
Public Property WADMIN_TS_OUTLOOK_DISPLAY_ENUM As Byte
    Get
    Set
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
Dim value As Byte

value = instance.WADMIN_TS_OUTLOOK_DISPLAY_ENUM

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

Property value

Type: System.Byte

See also

Reference

StatusingSettingsDataSet.StatusingSettingsRow class

StatusingSettingsDataSet.StatusingSettingsRow members

WebSvcAdmin namespace