adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ImportExportOptions Class
Fields Properties Methods

In This Topic
    ImportExportOptions Class Members
    In This Topic

    The following tables list the members exposed by ImportExportOptions.

    Public Fields
     NameDescription
    Public Field The encryption key to use to encrypt/decrypt passwords in the export file.  
    Public Field Specifies the encryption type to use if passwords are included in the file.  
    Public Field Include the job history (status, instances, and log messages) when exporting or importing a job. This option must be set for both the export and the import.  
    Top
    Public Properties
     NameDescription
    Public Property Additional named options controlling the operation  
    Top
    Public Methods
     NameDescription
    Public MethodGets the additional option with the specified name  
    Public Method Sets the password to use when EncryptionType is ExportEncryptionType.Password  
    Top
    See Also