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.
Determines whether the WADMIN_TS_PROJECT_MANAGER_APPROVAL property is set to a null value.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsWADMIN_TS_PROJECT_MANAGER_APPROVALNull As Boolean
'Usage
Dim instance As TimeSheetSettingsDataSet.TimeSheetSettingsRow
Dim returnValue As Boolean
returnValue = instance.IsWADMIN_TS_PROJECT_MANAGER_APPROVALNull()
public bool IsWADMIN_TS_PROJECT_MANAGER_APPROVALNull()
Return value
Type: System.Boolean
See also
Reference
TimeSheetSettingsDataSet.TimeSheetSettingsRow class