Click or drag to resize
Infosoft Logo

DimapsExportOutgoingFileParameters Class

Defines parameters for the DimapsExportOutgoingFile job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersDimapsExportOutgoingFileParameters

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

The DimapsExportOutgoingFileParameters type exposes the following members.

Properties
 NameDescription
Public propertyFileFolder Gets or sets the path to where the Dimaps files should be exported to.
Top
See Also