SimpleRequestReportReportUpdateId Property
Report ID to update. If provided a record will be overwritten with new report.
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> ReportUpdateId { get; set; }
Public Property ReportUpdateId As InArgument(Of String)
Get
Set
public:
property InArgument<String^>^ ReportUpdateId {
InArgument<String^>^ get ();
void set (InArgument<String^>^ value);
}
member ReportUpdateId : InArgument<string> with get, set
Property Value
InArgumentString