Discuss this help topic in SecureBlackbox Forum
Contains a list of state subtypes.
Declaration
[C#]
TElStringList StateSubtypes;
[VB.NET]
Property StateSubtypes As TElStringList
[Pascal]
property StateSubtypes : TStringList;
[C++]
TElStringList* get_StateSubtypes();
[PHP]
TElStringList get_StateSubtypes()
[Java]
TElStringList getStateSubtypes();
Description
Use this property to specify state subtypes.
Discuss this help topic in SecureBlackbox Forum