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