Discuss this help topic in SecureBlackbox Forum
List of property names to be saved.
Declaration
[C#]
TElStringList Include;
[VB.NET]
Property Include As TElStringList
[Pascal]
property Include : TElStringList;
[C++]
TElStringList* get_Include();
[PHP]
TElStringList get_Include()
[Java]
TElStringList getInclude();
Description
A list of the names of properties to be included when saving this directory profile.
Discuss this help topic in SecureBlackbox Forum