Click or drag to resize
Infosoft Logo

TitleCodeListParameters Class

Provides data for jobs that take a list of title codes.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersTitleCodeListParameters
      More

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

The TitleCodeListParameters type exposes the following members.

Properties
 NameDescription
Public propertyTitleCodes Gets or sets the list of title codes.
Top
See Also
Inheritance Hierarchy