Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceAttributes Object / HelpSystemLocation Property
In This Topic
    HelpSystemLocation Property
    In This Topic
    Gets or sets a value indicating the current help system to use within the workspace
    Syntax
    expression.HelpSystemLocation As HelpSystemEnum
    where expression is a variable that represents a WorkspaceAttributes Object
    See Also