Ant Organisation Ltd documentation

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

Adds a response to this activity instance

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

Parameters

authenticatedUser
Logged on user
user
User who is making the response
response
Response that is made
comment
Comment to add to the response
db
Database representation using which the response is made

See Also

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