Click or drag to resize
AccountDimension03 Class

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

Inkommande Objekt (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 AccountDimension03 : AccountingCodeBase

The AccountDimension03 type exposes the following members.

Constructors
  NameDescription
Public methodAccountDimension03
Initializes a new instance of the AccountDimension03 class
Top
Properties
  NameDescription
Public propertyAccountingCode
Konteringskod Max 10 tecken
(Inherited from AccountingCodeBase.)
Public propertyBoa
Bostadsarea BOA
Public propertyBta
Bruttoarea BTA
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 propertyDefaultAccountDimension04
Default förvaltningsområde (eller egendefinierat namn)
Public propertyDefaultAccountDimension05
Default verksamhet (eller egendefinierat namn)
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 propertyLfa
Kallarea LFA
Public propertyLoa
Lokalarea LOA
Public propertyMessageLanguage
I vilket språk ska returrmeddelanden lämnas.
(Inherited from Options.)
Public propertyMoa
Momsregistrerad area
Public propertyName
Namn på konteringskoden Max 30 tecken
(Inherited from AccountingCodeBase.)
Public propertyNote
Anteckning finns 1 = finns, 0 = finns ej
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.)
Public propertyVAT
Momsandel
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