Click or drag to resize

IOperationServiceGetChangedStopListItems Method

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

Parameters

revisionFrom
Type: SystemInt32

Return Value

Type: ChangedStopListItemsDto
See Also