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
Syntaxpublic bool ApprovalFlag { get; set; }Public Property ApprovalFlag As Boolean
Get
Set
Property Value
Type:
Boolean
Remarks
See Also