ReleaseMassDispatchResponse Property
Last response used to find out if the process should be terminated.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public InOutArgument<string> Response { get; set; }
Public Property Response As InOutArgument(Of String)
Get
Set
public:
property InOutArgument<String^>^ Response {
InOutArgument<String^>^ get ();
void set (InOutArgument<String^>^ value);
}
member Response : InOutArgument<string> with get, set
Property Value
InOutArgumentString