Click or drag to resize

StiDataParameterType Property

Gets or sets type of parameter.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiDataParameterTypeConverter))]
public virtual int Type { get; set; }

Property Value

Type: Int32
See Also