Click or drag to resize

clsImportQualification Properties

The clsImportQualification type exposes the following members.

Properties
  NameDescription
Public propertyCheckList
CheckList (int)
Public propertyCycleType
Cycle Type: Defines the recuurent cycle for the QualificationPlans. Define as standard. Can be overwritten in the Plan
Public propertyCycleValue
Cycle Value = Number of month. For standard CycleType this value is set automatically
Public propertyCode exampleGroupId
Group value to manage many different qualifications by group.

See clsImportGroupseGroupType.Qualification = 10600

GroupID
Public propertyMatchcode
NVARCHAR (50) Name of the Qualificaion
Public propertyQualificationDocNum
INT (4) Visible ID based on Number Series. Will be created automatically. Leave this blank.
Public propertyQualificationDocSeries
INT (4) ID of the number series
Public propertyQualificationID
Internal ID of the qualification INT (4) Unique ID (via MPTAN). In access can be <100000 to align the positiosn
Public propertyQualificationStatus
INT (4) Status (depending on type) 1:Request,2=Active,3=CloseReadyToInvoice,4=ClosedInvoiced. See clsImportQualificationeQualificationStatus for details.
Public propertyWorkDescription
NTEXT (0) Memo What to do
Public propertyWorkNotes
NTEXT (0) Memo for notes on site
Top
See Also