Click or drag to resize

IOperationServiceGetChangedStopListItems Method


Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
ChangedStopListItemsDto GetChangedStopListItems(
	int revisionFrom
)

Parameters

revisionFrom  Int32
 

Return Value

ChangedStopListItemsDto
See Also