Gets the currently selected reaction to the current problem.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Reaction As TransferProblemReaction Get |
C# |
---|
public TransferProblemReaction Reaction { get; } |