Share via


TimeSheetSettingsDataSet.TimeSheetSettingsRow.WADMIN_UIDFAKE property

Reserved for internal use. Primary key for the internal timesheet settings table.

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

Syntax

'Declaration
Public Property WADMIN_UIDFAKE As Guid
    Get
    Set
'Usage
Dim instance As TimeSheetSettingsDataSet.TimeSheetSettingsRow
Dim value As Guid

value = instance.WADMIN_UIDFAKE

instance.WADMIN_UIDFAKE = value
public Guid WADMIN_UIDFAKE { get; set; }

Property value

Type: System.Guid

See also

Reference

TimeSheetSettingsDataSet.TimeSheetSettingsRow class

TimeSheetSettingsDataSet.TimeSheetSettingsRow members

WebSvcAdmin namespace