Exago .NET API Documentation
DataTypeStr Property
WebReports.Api.Common Namespace > Parameter Class : DataTypeStr Property
String representation of the data type stored in this parameter.
Syntax
public System.string DataTypeStr {get; set;}

Property Value

One of the acceptable members of the Constants.DataType Class for a Parameter. Namely, string, date, integer, decimal or boolean. If no value or an invalid value is passed, the system defaults to string.
Remarks
Same as setting the Admin Console > Data > Parameters > Type for a Parameter.
See Also

Reference

Parameter Class
Parameter Members

Exago Knowledge Base

Parameters