Versionsnyheter återfinns här>>


CompanyPaymentAccounts Property

En lista med registrerade konton (Plusgiro, Bankgiro, bankkonton)

Definition

Namespace: Vitec.Ekonomi.Services
Assembly: VitecEkonomiServices (in VitecEkonomiServices.dll) Version: 101.0.0.0 (101.0.0.0)
C#
public List<PaymentAccount> PaymentAccounts { get; set; }

Property Value

ListPaymentAccount

See Also