Click or drag to resize

IOperationServiceGetAllStreets Method

Gets all streets (both active and inactive).

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

Return Value

Type: IReadOnlyListIStreet
Remarks
See Also