Ant Organisation Ltd documentation

ActivityInstance.AddResponse Method (AuthenticatedUser, User, String, String)

Adds a response to this activity instance

public void AddResponse(
   AuthenticatedUser authenticatedUser,
   User user,
   string response,
   string comment
);

Parameters

authenticatedUser
Logged on user
user
User who is making the response
response
Response that is made
comment
Comment to add to the response

See Also

ActivityInstance Class | Ant.Workflow Namespace | ActivityInstance.AddResponse Overload List