Click or drag to resize

clsImportProjectContractPositionePositionInvoicingType Enumeration

Organize the invoice creation handling for this contract position. Used in InvoicingType

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum ePositionInvoicingType
Members
  Member nameValueDescription
Standard0One line in the invoice for this contract position.
SplitByEachBookingLine1Create a line in the invoice for each time booking, item booking or equpment booking
SplitByResourceKey2Create a line for each employee (Service At Cost) or for each EquipmentMaster (EquipmentUsageAtTime)
Remarks
See Also