F2CaseHandlerActivityIsInformation Property
True if the mail is an information requisition. (Receiver is Cc).
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: 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> IsInformation { get; set; }
Public Property IsInformation As OutArgument(Of Boolean)
Get
Set
public:
property OutArgument<bool>^ IsInformation {
OutArgument<bool>^ get ();
void set (OutArgument<bool>^ value);
}
member IsInformation : OutArgument<bool> with get, set
Property Value
OutArgumentBoolean