Click or drag to resize

clsImportServicePoolLink Class

Import for table MPLeistungPool: Service Master: Master Data Pool link. Class Used as helper class for the service master clsImportService.

Pool Master data can be imported via clsImportResourcePool.

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportServicePoolLink

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

The clsImportServicePoolLink type exposes the following members.

Constructors
  NameDescription
Public methodclsImportServicePoolLink
Initializes a new instance of the clsImportServicePoolLink class
Top
Properties
  NameDescription
Public propertyChangeDate
ChangeDate
Public propertyChangeUser
ChangeUser
Public propertyCreateDate
CreateDate
Public propertyOptionMemo
Not used: OptionMemo
Public propertyPlanningType
Not used: PlanningType
Public propertyPriority
Not used: Priority
Public propertyResourcePool
ResourcePool Link to the corresponding resource pool. See also clsImportResourcePool.
Public propertyServiceNumber
ServiceNumber Link to the service the pools are linked to
Public propertyUpdateStamp
UpdateStamp
Top
Methods
Remarks
See Also