InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / MapperFileTransfer Object / PageIdentifier Property
In This Topic
    PageIdentifier Property
    In This Topic
    Gets or sets the text string that identifies the display as a MAPPER report page.
    Syntax
    expression.PageIdentifier As String
    where expression is a variable that represents a MapperFileTransfer Object
    See Also