Click or drag to resize
Infosoft Logo

TransferSupplementServiceParameters Class

Defines parameters for the TransferSupplementService job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersTransferSupplementServiceParameters

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

The TransferSupplementServiceParameters type exposes the following members.

Properties
 NameDescription
Public propertyMarketingActivityId Gets or sets a marketing activity id to expect from the program.
Public propertySignature Gets or sets the signature to expect from the program.
Public propertySupplementServiceCode Gets or sets a supplement service code to expect from the program.
Top
See Also