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; }
<TypeConverterAttribute(GetType(StiDataParameterTypeConverter))>
Public Overridable Property Type As Integer
Get
Set
Property Value
Type:
Int32See Also