InvoiceOptionsLockForEditing Property
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: Vitec.Ekonomi.Services.CustomerAssembly: VitecEkonomiServices (in VitecEkonomiServices.dll) Version: 100.0.0.0 (100.0.0.0)
public bool LockForEditing { get; set; }
Public Property LockForEditing As Boolean
Get
Set
function get_LockForEditing();
function set_LockForEditing(value);
Property Value
Boolean