Click or drag to resize

clsImportTrainingRegistrationOptionLink Class

Import for table MPTrainingRegistrationOptionLink: Training Module: Selectable options (formaly phases)

Use as sub class for clsImportTrainingRegistration. Add lines to ListOfSelectedOptions

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportTrainingRegistrationOptionLink

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

The clsImportTrainingRegistrationOptionLink type exposes the following members.

Constructors
  NameDescription
Public methodclsImportTrainingRegistrationOptionLink
Initializes a new instance of the clsImportTrainingRegistrationOptionLink class
Top
Properties
  NameDescription
Public propertyRegistrationID
Link to the parent class. When added via ListOfSelectedOptions the id will be set automtaically
Public propertyRegistrationOptionLinkID
internal id. 0 for import
Public propertyWorkItemOptionID
link to the selected option from the training course. See clsImportWorkItemTrainingOption.
Top
Methods
Remarks
See Also