SimpleRequestReportReportId Property
Report GUID or process parameter name. If not provided will lookup default process param ReportId.
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> ReportId { get; set; }
Public Property ReportId As InArgument(Of String)
Get
Set
public:
property InArgument<String^>^ ReportId {
InArgument<String^>^ get ();
void set (InArgument<String^>^ value);
}
member ReportId : InArgument<string> with get, set
Property Value
InArgumentString