Click or drag to resize
Infosoft Logo

ImportDimapsFilesParameters Class

Defines parameters for the ImportDimapsFiles job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersImportDimapsFilesParameters

Namespace: Infosoft.Common.Contracts.DataContracts.Scheduler.Parameters
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class ImportDimapsFilesParameters : SchedulableJobParameters, 
	IExtensibleDataObject

The ImportDimapsFilesParameters type exposes the following members.

Properties
 NameDescription
Public propertyBackUpFileFolder Gets or sets the Dimaps backup file path.
Public propertyFileFolder Gets or sets the path to where the Dimaps files are located.
Top
See Also