Discuss this help topic in SecureBlackbox Forum

TElDCAsyncState.StateSubtypes

TElDCAsyncState     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


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.

See also:     StateType     SubtypePresent    

Discuss this help topic in SecureBlackbox Forum