Click or drag to resize

clsImportWorkitemResBase Class

Inheritance Hierarchy

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

The clsImportWorkitemResBase type exposes the following members.

Properties
  NameDescription
Public propertyContractPosition
Link tot he contract positions. Normally created via a sync action
Public propertyContractPositionType
ContractPositionType 101=item at fixed price
Public propertyMemo
Memo
Public propertyQuantity
Quantity of equipment requested. Only for RessourceType=EquipmentCategory
Public propertyResourceGroup
Resource Group can be used to distinguish between trainer, speaker, backoffice, etc.
Public propertyResourceInfoText
ResourceInfoText
Public propertyResourceKey
ResourceKey. Link to the source dimension based on the ResourceType setting.
Public propertyResourceOrder
Position in the list start with 0
Public propertyResourceType
Type of the linked resource. See eResourceType.
Top
Methods
Remarks
See Also