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
Type: SystemInt32

Return Value

Type: ChangedStopListItemsDto
See Also