Click or drag to resize

clsImportWorkItemTrainingOption Class

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportWorkItemTrainingOption

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

The clsImportWorkItemTrainingOption type exposes the following members.

Constructors
  NameDescription
Public methodclsImportWorkItemTrainingOption
Initializes a new instance of the clsImportWorkItemTrainingOption class
Top
Properties
  NameDescription
Public propertyOptionMatchcode
Name of the option visible by the client in the online registration screen
Public propertyOptionMemo
Internal remark to this option
Public propertyOptionOrder
Positionnumber in the order of the options
Public propertyTrainingCourseID
Link to the training course or event
Public propertyTrainingCourseOptionID
Internal primary key in the table. Can be 0 for import
Top
See Also