Click or drag to resize
AccountingVoucherRowOut Class

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

Färdig verifikationsrad alternativt verifikationsrad för förhandsgranskning.
Inheritance Hierarchy
SystemObject
  _3LProServices.AccountingVoucherServiceAccountingVoucherRow
    _3LProServices.AccountingVoucherServiceAccountingVoucherRowOut

Namespace: _3LProServices.AccountingVoucherService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public class AccountingVoucherRowOut : AccountingVoucherRow

The AccountingVoucherRowOut type exposes the following members.

Constructors
  NameDescription
Public methodAccountingVoucherRowOut
Initializes a new instance of the AccountingVoucherRowOut class
Top
Properties
  NameDescription
Public propertyAccount
Konto
(Inherited from AccountingVoucherRow.)
Public propertyAccountingDate
Bokföringsdatum
Public propertyAmount
Belopp i företagets basvaluta
(Inherited from AccountingVoucherRow.)
Public propertyAmountInCurrency
Belopp i valuta - vid ingen valutaomräkning sätt samma som Amount (belopp i företagets basvaluta).
(Inherited from AccountingVoucherRow.)
Public propertyAutoAccountingCode
Automatkonteringskod
Public propertyAutoAccountingRow
Automatkonteringsrad
Public propertyCurrency
Valuta - vid ingen valutaomräkning, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyCurrencyRate
Valutakurs - vid ingen valutaomräkning, sätt 1.
(Inherited from AccountingVoucherRow.)
Public propertyDimension01
Kostnadsställe - vid inget värde, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyDimension02
Projekt - vid inget värde, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyDimension03
Objekt - vid inget värde, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyDimension04
Förvaltningsområde (eller egendefinierat namn) - vid inget värde, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyDimension05
Verksamhet (eller egendefinierat namn) - vid inget värde, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyDimension06
Aktivitet (eller egendefinierat namn) - vid inget värde, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyDimension07
Motpart (eller egendefinierat namn) - vid inget värde, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyDimension08
Egendefinierat namn 1 (egen redkod 1) - vid inget värde, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyDimension09
Egendefinierat namn 2 (egen redkod 2) - vid inget värde, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyDimension10
Egendefinierat namn 3 (egen redkod 3) - vid inget värde, sätt tom sträng eller *.
(Inherited from AccountingVoucherRow.)
Public propertyMiniLedger
Minireskontra - vid inget värde, sätt tom sträng.
(Inherited from AccountingVoucherRow.)
Public propertyNote
Längre beskrivande text till raden som läggs i anteckningsfält
(Inherited from AccountingVoucherRow.)
Public propertyNumber
Antal - vid inget antal, sätt 0.
(Inherited from AccountingVoucherRow.)
Public propertyRow
Radnummer
Public propertyText
Verifikationstext/beskrivande text till raden - max 50 tecken.
(Inherited from AccountingVoucherRow.)
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