Click or drag to resize
AccountingCodeBase Class

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

Gemensamma egenskaper för koddelar.
Inheritance Hierarchy
SystemObject
  _3LProServicesOptions
    _3LProServices.AccountingAccountingCodeBase
      More...

Namespace: _3LProServices.Accounting
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public class AccountingCodeBase : Options

The AccountingCodeBase type exposes the following members.

Constructors
  NameDescription
Public methodAccountingCodeBase
Constructor
Top
Properties
  NameDescription
Public propertyAccountingCode
Konteringskod Max 10 tecken
Public propertyChanged
Ändringsdatum
Public propertyCompanyId
Företagsnummer i 3L Pro. Används i första hand för att identifiera ett företag. Ange 0 om sökning ska ske med externt företagsid eller organisationsnummer.
(Inherited from Options.)
Public propertyCorporateId
Organisationsnummer, 10 eller 11 tecken. Exempel: 1122334455 / 112233-4455. Används i tredje hand för att identifiera ett företag i 3L Pro. Ange tom sträng om sökning ska ske via företagsnummer 3L eller externt företagsid.
(Inherited from Options.)
Public propertyCreated
Registreringsdatum
Public propertyExternalCompanyId
Externt företagsid. Används i andra hand för att identifiera ett företag i 3L Pro. Ange tom sträng om sökning ska ske via företagsnummer 3L eller organisationsnummer.
(Inherited from Options.)
Public propertyInternalRateOfReturn
Internränta
Public propertyMessageLanguage
I vilket språk ska returrmeddelanden lämnas.
(Inherited from Options.)
Public propertyName
Namn på konteringskoden Max 30 tecken
Public propertyReportCode
Rapportkod Max 10 tecken
Public propertySignature
3L Pro-användare alternativt fri identifikation för märkning av skapade transaktioner. Max 10 tecken. Default: service3L
(Inherited from Options.)
Public propertyValidFrom
Giltig fr.o.m
Public propertyValidTo
Giltig t.o.m
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy