Click or drag to resize

UIAPatternObjectGroupIndex Property

The index (zero-based) of the sought-for object in the group of objects that have the same ObjectIdentifier.

Namespace:  SmartBear.TestLeft.TestObjects.UIAutomation
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public Nullable<int> ObjectGroupIndex { get; set; }

Property Value

Type: NullableInt32
See Also