Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / SaveSessionAsEncryptedDocument Property
In This Topic
    SaveSessionAsEncryptedDocument Property
    In This Topic
    Gets or sets a value indicating when a session will be saved as an Encrypted Session Document
    Syntax
    expression.SaveSessionAsEncryptedDocument As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also