Send information mail to case responsible unit.
Namespace:
Scanjour.Workflow4.ActivityLibrary.ServiceProcess
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 InArgument<bool> AnswerToCaseResponsibleUnit { get; set; }
Public Property AnswerToCaseResponsibleUnit As InArgument(Of Boolean)
Get
Set
public:
property InArgument<bool>^ AnswerToCaseResponsibleUnit {
InArgument<bool>^ get ();
void set (InArgument<bool>^ value);
}
member AnswerToCaseResponsibleUnit : InArgument<bool> with get, set
Property Value
Type:
InArgumentBoolean
Reference