Click or drag to resize
Supplier Class

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

Leverantör
Inheritance Hierarchy
SystemObject
  _3LProServices.SupplierInvoiceServiceSupplier

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

The Supplier type exposes the following members.

Constructors
  NameDescription
Public methodSupplier
Constructor
Top
Properties
  NameDescription
Public propertyAction
Status på leverantören (1 = nytt, 2 = ändrat, 3 = borttaget)
Public propertyAddress1
Adress
Public propertyAddress2
Adress
Public propertyBankAccount
Bankkonto
Public propertyBankName
Banknamn
Public propertyBgAccount
Bankgiro
Public propertyBlocked
Spärrad
Public propertyCorporateIdentityNumber
Organisationsnummer
Public propertyCostAccount
Konteringsförslag
Public propertyCurrency
Valuta
Public propertyDebtAccount
Leverantörsskuldkonto
Public propertyEANCode
EANkod
Public propertyEmailAddress
Epost-adress
Public propertyFaxNumber
Faxnummer
Public propertyGraceDays
Betalningsvillkor
Public propertyName
Leverantörens namn
Public propertyPgAccount
Plusgiro
Public propertyPhoneNumber
Telefonnummer
Public propertyPostAddress
Postadress
Public propertyPostCode
Postnummer
Public propertySupplierNumber
Leverantörsnummer
Public propertyVatCode
Markering för omvänd moms 101 = Varor från EG 102 = Tjänster från EG 103 = Tjänster utanför EG 104 = Varor i Sverige 105 = Tjänster i Sverige 106 = Blandat 0 = Inget
Public propertyVatNumber
Momsregistreringsnummer
Public propertyWebAddress
www-adress
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