MergeDocumentsToPdfSPDocumentSource Property
The source to be set on the pdf
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<string> SPDocumentSource { get; set; }
Public Property SPDocumentSource As InArgument(Of String)
Get
Set
public:
property InArgument<String^>^ SPDocumentSource {
InArgument<String^>^ get ();
void set (InArgument<String^>^ value);
}
member SPDocumentSource : InArgument<string> with get, set
Property Value
InArgumentString