Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / SaveSessionAsCompoundDocument Property
In This Topic
    SaveSessionAsCompoundDocument Property
    In This Topic
    Gets or sets a value indicating when session will be saved as compount document (Save a session in a file format that includes all configuration files (keyboard maps, etc) in a single file.)
    Syntax
    expression.SaveSessionAsCompoundDocument As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also