Click or drag to resize

clsImportWorkItemScheduleDatesBase Class

Info for table MPWorkItemScheduleDates: Recurring Work Items. base Class used by clsImportWorkItemServicePlanScheduleDate
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportWorkItemScheduleDatesBase
      MARIInterfaceclsImportWorkItemServicePlanScheduleDate
      MARIInterfaceclsImportWorkItemTrainingCourseScheduleDate

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportWorkItemScheduleDatesBase : clsImportBase

The clsImportWorkItemScheduleDatesBase type exposes the following members.

Constructors
  NameDescription
Public methodclsImportWorkItemScheduleDatesBase
Initializes a new instance of the clsImportWorkItemScheduleDatesBase class
Top
Properties
  NameDescription
Public propertyDescription
Description
Public propertyFullFillDate
Full Fill Date
Public propertyFullFillReference
Reference to a service task
Public propertyFullFillSource
link to the finalize step
Public propertyLineStatus
List of statuses for the planed date. Status list can be defined in the basic settings. See clsImportWorkItemScheduleDatesBaseeLineStatus
Public propertyPlanDate
Plan Date
Public propertyQualityProcess
optional QualityProcess to be linked
Public propertyScheduleOrder
Schedule Order of the lines (initially by PlanDate)
Public propertyWorkItemID
Link to the work Item (or traning course)
Top
Fields
  NameDescription
Public fieldLineType
Rhytm Type, when created via a wizard
Public fieldWorkItemScheduleID
Internal ID for each Line
Top
Remarks
See Also