Accessor-only property that will return the localized report parameter invalid data type error string.
Note: This property is supported for IC Server version 2016 R2 and beyond.
Assembly: ININ.IceLib.Data.TransactionBuilder (in ININ.IceLib.Data.TransactionBuilder.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public string ReportParameterInvalidDataTypeString { get; } |
Visual Basic |
---|
Public ReadOnly Property ReportParameterInvalidDataTypeString As String Get |
Field Value
The report parameter error string.Remarks
This string is used by generated code to display an error string
indicating that an error occurred during transaction execution.
Version Information
Supported for IC Server version 2016 R2 and beyond.