SimpleDispatcherActivityCancelLocalPrint Property
True if CANCEL action is executed in LocalPrint
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 OutArgument<bool> CancelLocalPrint { get; set; }
Public Property CancelLocalPrint As OutArgument(Of Boolean)
Get
Set
public:
property OutArgument<bool>^ CancelLocalPrint {
OutArgument<bool>^ get ();
void set (OutArgument<bool>^ value);
}
member CancelLocalPrint : OutArgument<bool> with get, set
Property Value
OutArgumentBoolean