Click or drag to resize
Infosoft Logo

TitleCodeParameters Class

Defines parameters for jobs that require a title code.
Inheritance Hierarchy

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

The TitleCodeParameters type exposes the following members.

Properties
 NameDescription
Public propertyTitleCode Gets or sets the code of the title for which to run daily maintenance.
Top
Methods
See Also