Sage.PL.WebAPI.Interface.FKF.Contractors.Interfaces Namespace > IFKContractorsController Interface > IFKContractorsController Methods > FilterOptions Method 

Drukuj

.NET Framework Class Library

IFKContractorsController.FilterOptions Method

Metoda umożliwia pobranie opcji filtrowania kartoteki.

[OPTIONS] /api/FKContractors/Filter

Namespace: Sage.PL.WebAPI.Interface.FKF.Contractors.Interfaces

Assembly:  Sage.PL.WebAPI.Interface.FKF.Contractors (in Sage.PL.WebAPI.Interface.FKF.Contractors.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Function FilterOptions As IHttpActionResult

C#

IHttpActionResult FilterOptions()

Visual C++

IHttpActionResultFilterOptions()

JavaScript

function filterOptions();

Return Value

Zwraca kolekcję obiektów FilterOption.

See Also

IFKContractorsController Interface

IFKContractorsController Members

Sage.PL.WebAPI.Interface.FKF.Contractors.Interfaces Namespace