You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Task Namespace > Classes > Task Class > Task Methods > AssignTaskToUser Method > AssignTaskToUser
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Task.AssignTaskToUser Method (Long, Long)

Assign a task to a user.

C#
public Boolean AssignTaskToUser(Long taskId, Long assignToUserId);
Visual Basic
Public Function AssignTaskToUser(ByVal taskId As Long, ByVal assignToUserId As Long) As Boolean
Parameters 
Description 
taskId 
Task ID 
assignToUserId 
User's ID 

Returns False if the task is successfully assigned to a user. Otherwise, it returns True.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!