Click or drag to resize

clsImportWorkItemPosBase Class

shared properties service task positions and qualification tasks.

Used by clsImportWorkItemServiceTaskPosition Service task, internal service task andn results task positions.

Used by clsImportQualificationTaskPos qualification task positions.

Used by clsImportWorkItemTrainingCoursePos cost positions to training cources.

Inheritance Hierarchy

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

The clsImportWorkItemPosBase type exposes the following members.

Properties
  NameDescription
Public propertyContractPosition
INT (4) ContractPosition. Link to Service Contract Position. Based on the contract defined in the header clsImportWorkItemServiceTask.
Public propertyDescription1
NVARCHAR (100) Description1
Public propertyDescription2
NVARCHAR (100) Description2
Public propertyLineKeyValue
VARCHAR(20) Line Key: Stored in different fields
Public propertyMatchcode
NVARCHAR (100) Matchcode. Description of the position.
Public propertyNetUnitPriceLoc
NUMERIC(19,6) (8) NetUnitPriceLoc
Public propertyPosStatus
INT (4) PosStatus
Public propertyQualityFeedbackText
NTEXT (0) QualityFeedbackText
Public propertyQualityProcess
INT (4) QualityProcess -> Only for Base Lines
Public propertyQualityResult
INT (4) QualityResult -> Only For Base Lines
Public propertyQualitySuggestion
INT (4) QualitySuggestion
Public propertyQuantity
1 for equipment master, quantity of pieces for items, equipment categories, hours for services.
Public propertyQuantityInvoicable
NUMERIC(19,6) (8) QuantityInvoicable
Top
Methods
Remarks
See Also