Click or drag to resize
AccountDimension Class

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

Konteringskod
Inheritance Hierarchy
SystemObject
  _3LProServices.SupplierInvoiceServiceAccountDimension

Namespace: _3LProServices.SupplierInvoiceService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public class AccountDimension

The AccountDimension type exposes the following members.

Constructors
  NameDescription
Public methodAccountDimension
Constructor
Top
Properties
  NameDescription
Public propertyAction
Status på Konteringskoden (1 = nytt, 2 = ändrat, 3 = borttaget)
Public propertyDefaultObjects
För Dimension = 2: default kostnadsställe, objekt För Dimension = 3: default förvaltningsområde, verksamhet DefaultObjects i listan är indexerade så här: 0 Kostnadsställde 1 Projekt 2 Objekt 3 Förvaltningsområde 4 Verksamhet 5 Aktivitet 6 Motpart 7 Egen redovisningskod 1 8 Egen redovisningskod 2 9 Egen redovisningskod 3
Public propertyDetailName
För Dimension = 2: Projekttypens benämning
Public propertyDetailValue
för Dimension = 2: Projekttkyp
Public propertyDimension
Konteringsdel, 1-10 1: Kostnadsställde 2: Projekt 3: Objekt 4: Förvaltningsområde 5: Verksamhet 6: Aktivitet 7: Motpart 8: Egen redovisningskod 1 9: Egen redovisningskod 2 10: Egen redovisningskod 3
Public propertyName
Konteringskodens namn
Public propertyObject
Konteringskod
Public propertyValidFrom
Giltigt fr.o.m
Public propertyValidTo
Giltigt t.o.m
Public propertyVatDeduction
Avdragsgill 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