GetChangeOrderWorklistForCurrentUser Method
Retrieve a list of all change orders with an Activity that the logged in user can perform.
Required Permissions
AllowAnySyntax
public ChangeOrder[] GetChangeOrderWorklistForCurrentUser()Public Function GetChangeOrderWorklistForCurrentUser() As ChangeOrder()Return Value
A list of all change orders with an Activity that the logged in user can perform.