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