You are here: Symbol Reference > Stimulsoft.Report.Dictionary Namespace > StiVariable Class > StiVariable Constructor > StiVariable Constructor (string, string, string, object, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiVariable.StiVariable Constructor (string, string, string, object, bool)

Creates an object of the type StiVariable.

Syntax
C++
C#
Visual Basic
public: StiVariable( string category, string name, string alias, object value, bool readOnly );
Parameters
Parameters 
Description 
category 
Category of the variable. 
name 
Name of the variable. Alias of the variable. 
value 
Value of the variable. 
readOnly 
Value indicates which varibale is read only. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.