Admin::ReadLineClasses method
Office 2013 and later
Reads all timesheet line class names, according to the specified type and state of the timesheet line.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Parameters
- type
- Type: WebSvcAdmin.LineClassType
The type of timesheet line (Regular, NonProject, NonWork, AllNonProject, or All).
- classState
- Type: WebSvcAdmin.LineClassState
The state of the timesheet line (Enabled, Disabled, or All).
Show: