CustomTestStepHasSerializationError Field |
Indicates that the test step encounters error when deserializing. when this happens, the underlying test step can not be executed.
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public bool HasSerializationError
Public HasSerializationError As Boolean
public:
bool HasSerializationError
val mutable HasSerializationError: bool
Field Value
Type:
BooleanSee Also