Click or drag to resize

IOperationServiceGetAllStreets Method

Gets all streets (both active and inactive).

Namespace:  Resto.Front.Api.V4
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
List<IStreet> GetAllStreets()

Return Value

Type: ListIStreet
Remarks
See Also