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