Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / View Object / InstanceId Property
In This Topic
    InstanceId Property (View)
    In This Topic
    Gets the instance ID of the view.
    Syntax
    expression.InstanceId As String
    where expression is a variable that represents a View Object
    See Also