Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / Id Property
In This Topic
    Id Property (WebElement)
    In This Topic
    Gets or sets a label by which to identify the element.
    Syntax
    expression.Id As String
    where expression is a variable that represents a WebElement Object
    See Also