Click or drag to resize
Infosoft Logo

MassRegulationNumbers Class

Data Contract class having various properties for changing/ Regulating the Newspapernumbers in Bulk
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailMassRegulationNumbers

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

The MassRegulationNumbers type exposes the following members.

Properties
 NameDescription
Public propertyAddNewValueToEarlierRegulatedNumber Gets or sets a value indicating whether the add new value has to be added to earlier regulated number.
Public propertyAddPermanentNumber Gets or sets a value indicating whether [add permanent number].
Public propertyAllDays Gets or sets all days number.
Public propertyDoNotUpdateEarlierRegulatedNumber Gets or sets a value indicating whether to update earlier regulated number.
Public propertyEditionCodes Gets or sets the edition code.
Public propertyFriday Gets or sets the friday number.
Public propertyFromDate Gets or sets from date.
Public propertyFromSalesDate Gets or sets From date for sales to be used.
Public propertyIsNumber Gets or sets a value indicating whether this data represents change in Numbers per day or percentage.
Public propertyIsRunOnDailyMaintenance Gets or sets a value indicating whether this change has to be done during daily maintenance.
Public propertyMonday Gets or sets the monday Number.
Public propertySaturday Gets or sets the saturday number.
Public propertySunday Gets or sets the sunday number.
Public propertyThursday Gets or sets the thursday number.
Public propertyTitleCode Gets or sets the title code.
Public propertyToDate Gets or sets to date.
Public propertyToSalesDate Gets or sets the ToDate for sales to be used.
Public propertyTuesday Gets or sets the tuesday number.
Public propertyUseSoldNumber Gets or sets a value indicating whether previously sold newspaper numbers has to be used or not.
Public propertyWednesday Gets or sets the wednessday number.
Public propertyWeekDay Gets or sets the dayof week name.
Top
See Also