DispatcherValidatorOpenCase Property
Indicates if the case should be opened if it is closed (otherwise the process will fail on a closed case).
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 InArgument<bool> OpenCase { get; set; }
Public Property OpenCase As InArgument(Of Boolean)
Get
Set
public:
property InArgument<bool>^ OpenCase {
InArgument<bool>^ get ();
void set (InArgument<bool>^ value);
}
member OpenCase : InArgument<bool> with get, set
Property Value
InArgumentBoolean