Interface IEnabledProvider
Indicates the test object supports the IsEnabled property.
Namespace: HP.LFT.SDK
Assembly: HP.LFT.SDK.dll
Syntax
public interface IEnabledProvider
Properties
IsEnabled
Indicates whether this object is enabled.
Declaration
bool IsEnabled { get; }
Property Value
| Type | Description |
|---|---|
| bool |