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: 100.0.0.0 (100.0.0.0)
C#
public List<PaymentAccount> PaymentAccounts { get; set; }

Property Value

ListPaymentAccount

See Also