Click or drag to resize

clsImportLineApprovalFlag Property

The import can directly set the approval flag. This only works, if the user loged into the interface is allowed in the project to approve equipment bookings.

With V5.4 more modes are stored in the user interface

  • 0=To be approved
  • -1=approved
  • 2=Draft line
  • 3=Cancled Line

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool ApprovalFlag { get; set; }

Property Value

Type: Boolean
Remarks
MPProjektBuchungserfassung.Freigabe type: SMALLINT length: 1

View: MARIProjectTimeKeepingLines.ApprovalMode: :Table: MPProjektBuchungserfassung.Freigabe

See Also