InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / Frame Object / GetPropertyValue Method
In This Topic
    GetPropertyValue Method
    In This Topic
    Gets the value for a property in the property store
    Syntax
    expression.GetPropertyValue( _
       ByVal name As System.String _
    ) As System.String

    Parameters

    name
    See Also