Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceAttributes Object / EventLoggingLevel Property
In This Topic
EventLoggingLevel Property
In This Topic
Gets or sets a value that indicates the level of event logging in reflection
Syntax
expression.EventLoggingLevel As EventLoggingLevelEnum
where expression is a variable that represents a WorkspaceAttributes Object
See Also