Click or drag to resize
Infosoft Logo

RetailDailyMaintenanceParameters Class

Provides data for the retail daily maintenance operation.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailRetailDailyMaintenanceParameters

Namespace: Infosoft.Common.Contracts.DataContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class RetailDailyMaintenanceParameters

The RetailDailyMaintenanceParameters type exposes the following members.

Properties
 NameDescription
Public propertyAmountDayOfWeek Gets or sets the day of the week to be used for amounts.
Public propertyDate Gets or sets the date for which to run daily maintenance.
Public propertyDistributionDayOfWeek Gets or sets the day of the week to be used for distributions.
Public propertyRetailDailyMaintenanceJobBitField Gets or sets a bit field that represents the daily maintenance jobs that should be run. If not specified, all jobs will be run.
Public propertyRetailEditionCodes Gets or sets a list of retail edition codes for which to run daily maintenance.
Public propertyTitleCode Gets or sets the code of the title for which to run daily maintenance.
Top
See Also