Click or drag to resize

clsImportWorkItemTrainingCoursePos Class

Info for table MPWorkItemPosition: Positions for registration fees and items to be used in the event (light, projectors, beverages) (For your own projectors use the resources and link an equipment to the training course).

For additional properties review the base class clsImportWorkItemPosBase

Use MPInterface.bImportTrainingCoursePosition(clsImportWorkItemTrainingCoursePos, clsImportBaseeImportMode) to import.

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportWorkItemPosBase
      MARIInterfaceclsImportWorkItemTrainingCoursePos

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportWorkItemTrainingCoursePos : clsImportWorkItemPosBase

The clsImportWorkItemTrainingCoursePos type exposes the following members.

Constructors
  NameDescription
Public methodclsImportWorkItemTrainingCoursePos
Initializes a new instance of the clsImportWorkItemTrainingCoursePos class
Top
Properties
  NameDescription
Public propertyInvoiceMode
Mode the new position in the training course is selected for invoicing.
Public propertyPortalMode
Defines the visibility in the registraion web portal
Public propertyPosType
Public propertyTrainingCourseID
Internal trainings course id INT (4) Unique ID (via MPTAN). In access can be <100000 to align the positiosn
Public propertyTrainingCoursePosID
internal position number for this position 0 for import
Top
Remarks
See Also