IReportInputValidate Interface

Interface used to define if a report has validation on inputs
Public Interface IReportInputValidate
This language is not supported or no code example is available.
public interface IReportInputValidate
This language is not supported or no code example is available.
public interface class IReportInputValidate
This language is not supported or no code example is available.
public interface IReportInputValidate
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Validate(Dictionary<StringScriptInput>, out string) Make sure inputs are valid
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition