Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceAttributes Object / EnableHLLAPILogging Property
In This Topic
    EnableHLLAPILogging Property
    In This Topic
    Gets or sets a value indicating whether HLLAPI logging is enabled.
    Syntax
    expression.EnableHLLAPILogging As Boolean
    where expression is a variable that represents a WorkspaceAttributes Object
    See Also