WorkflowStepUserInfoProviderRemoveUserFromWorkflowStep Method (Int32, Int32, Guid) |
Note: This API is now obsolete.
Namespace: CMS.WorkflowEngine
[ObsoleteAttribute("Use IWorkflowStepUserInfoProvider.Remove(int, int, System.Guid?) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - WorkflowStepUserInfo.Provider.")] public static void RemoveUserFromWorkflowStep( int stepId, int userId, Guid sourcePointGuid )