public class ControlIdCondition extends PropertyCondition
propertyautomation| Constructor and Description |
|---|
ControlIdCondition()
Constructor for the condition
|
ControlIdCondition(int id)
Constructor for the condition
|
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationCondition |
getCondition()
Gets the underlying condition
|
public ControlIdCondition()
public ControlIdCondition(int id)
id - The property idpublic IUIAutomationCondition getCondition()
getCondition in class ConditionCopyright © 2016. All rights reserved.