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 a session will be saved as a Compound Session Document (Compound Session Document files include all of the customized settings for Quick-pads, keyboard maps, themes, mouse maps, Hotspots, and ribbons.)
    Syntax
    expression.SaveSessionAsCompoundDocument As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also