Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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