StiFunctionArgumentTypes Property |
Gets or sets array which contain types of arguments.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic Type[] ArgumentTypes { get; set; }
Public Property ArgumentTypes As Type()
Get
Set
Property Value
Type:
Type
See Also