Click or drag to resize
CustomerInvoiceOptionsLockForEditing Property

[This is preliminary documentation and is subject to change.]

Ska fakturan vara låst för redigering i 3L Pro. TRUE = Låst för redigering. FALSE = Redigering är tillåten. Not. Fakturan kommer att ha status [Registrerad] efter import. Fakturan skrivs ut och uppdateras i 3L Pro. Detta är en låsning, som hanteras utanför fakturans normala statushantering.

Namespace: _3LProServices.CustomerInvoiceService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public bool LockForEditing { get; set; }

Property Value

Type: Boolean
See Also