MergeDocumentsToPdfStoreOnCase Property
Case number if provided merged document will be stored on the case. Exclusive with
StoreOnDocumentNamespace: 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<string> StoreOnCase { get; set; }
Public Property StoreOnCase As InArgument(Of String)
Get
Set
public:
property InArgument<String^>^ StoreOnCase {
InArgument<String^>^ get ();
void set (InArgument<String^>^ value);
}
member StoreOnCase : InArgument<string> with get, set
Property Value
InArgumentString