Usertask response action
Namespace:
Scanjour.Workflow4.ActivityLibrary
Assembly:
Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
public InOutArgument<Response> TaskResponse { get; set; }
Public Property TaskResponse As InOutArgument(Of Response)
Get
Set
public:
property InOutArgument<Response^>^ TaskResponse {
InOutArgument<Response^>^ get ();
void set (InOutArgument<Response^>^ value);
}
member TaskResponse : InOutArgument<Response> with get, set
Property Value
Type:
InOutArgumentResponse
Reference