Sage.PL.WebAPI.Interface.BankAccounts.Interfaces Namespace > IBankAccountsController Interface > IBankAccountsController Methods > GetListByContractor Method > GetListByContractor Method (String) | | Drukuj |
.NET Framework Class Library
IBankAccountsController.GetListByContractor Method (String)
Namespace: Sage.PL.WebAPI.Interface.BankAccounts.Interfaces
Assembly: Sage.PL.WebAPI.Interface.BankAccounts (in Sage.PL.WebAPI.Interface.BankAccounts.dll) Version: 25.10.1.0 (25.10.1.0)
Visual Basic |
Function GetListByContractor ( _ |
C# |
IHttpActionResult GetListByContractor( |
Visual C++ |
IHttpActionResult^ GetListByContractor( |
JavaScript |
function getListByContractor(contractorCode); |
contractorCode
Type: System.String
IBankAccountsController Interface