Sage.PL.WebAPI.Interface.FKF.Employees.Interfaces Namespace > IFKEmployeesController Interface > IFKEmployeesController Methods > GetByPosition Method | | Drukuj |
.NET Framework Class Library
IFKEmployeesController.GetByPosition Method
Namespace: Sage.PL.WebAPI.Interface.FKF.Employees.Interfaces
Assembly: Sage.PL.WebAPI.Interface.FKF.Employees (in Sage.PL.WebAPI.Interface.FKF.Employees.dll) Version: 25.10.1.0 (25.10.1.0)
Visual Basic |
Function GetByPosition ( _ |
C# |
IHttpActionResult GetByPosition( |
Visual C++ |
IHttpActionResult^ GetByPosition( |
JavaScript |
function getByPosition(position); |
position
Type: System.Int32
IFKEmployeesController Interface