Click or drag to resize
AccountDimension05 Class

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

Inkommande Verksamhet (eller egendefinierat namn)
Inheritance Hierarchy

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

The AccountDimension05 type exposes the following members.

Constructors
  NameDescription
Public methodAccountDimension05
Initializes a new instance of the AccountDimension05 class
Top
Properties
  NameDescription
Public propertyAccountingCode
Konteringskod Max 10 tecken
(Inherited from AccountingCodeBase.)
Public propertyChanged
Ändringsdatum
(Inherited from AccountingCodeBase.)
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
(Inherited from AccountingCodeBase.)
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
(Inherited from AccountingCodeBase.)
Public propertyMessageLanguage
I vilket språk ska returrmeddelanden lämnas.
(Inherited from Options.)
Public propertyName
Namn på konteringskoden Max 30 tecken
(Inherited from AccountingCodeBase.)
Public propertyReportCode
Rapportkod Max 10 tecken
(Inherited from AccountingCodeBase.)
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
(Inherited from AccountingCodeBase.)
Public propertyValidTo
Giltig t.o.m
(Inherited from AccountingCodeBase.)
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