Discuss this help topic in SecureBlackbox Forum
Contains various parameters of the node.
Declaration
[C#]
TElStringList Params;
[VB.NET]
Property Params As TElStringList
[Pascal]
property Params : TStringList;
[C++]
TElStringList* get_Params();
[PHP]
TElStringList get_Params()
[Java]
TElStringList getParams();
Description
This property contains node parameters.
Discuss this help topic in SecureBlackbox Forum