Share via


TimeSheetSettingsDataSet.TimeSheetSettingsRow.IsWADMIN_IS_TRACKING_METHOD_LOCKEDNull Method

Determines whether the WADMIN_IS_TRACKING_METHOD_LOCKED property is set to a null value.

Namespace:  [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl

Syntax

'Declaration
Public Function IsWADMIN_IS_TRACKING_METHOD_LOCKEDNull As Boolean
'Usage
Dim instance As TimeSheetSettingsDataSet.TimeSheetSettingsRow
Dim returnValue As Boolean

returnValue = instance.IsWADMIN_IS_TRACKING_METHOD_LOCKEDNull()
public bool IsWADMIN_IS_TRACKING_METHOD_LOCKEDNull()

Return Value

Type: System.Boolean

See Also

Reference

TimeSheetSettingsDataSet.TimeSheetSettingsRow Class

TimeSheetSettingsDataSet.TimeSheetSettingsRow Members

Admin Web Service