Show / Hide Table of Contents

Interface IAllowElementSetting

Namespace: GenerallyPositive.Application
Assembly: GPAL.dll
Syntax
public interface IAllowElementSetting

Properties

WithHardware

Declaration
IAllowElementSettingsAndActions WithHardware { get; }
Property Value
Type Description
IAllowElementSettingsAndActions

Methods

WithElement(GPALAutomationElement)

Declaration
IAllowElementSettingsAndActions WithElement(GPALAutomationElement Element)
Parameters
Type Name Description
GPALAutomationElement Element
Returns
Type Description
IAllowElementSettingsAndActions
In This Article
Back to top Generated by DocFX