Click or drag to resize

ISubmittedEntitiesGetRevisionT Method

Namespace:  Resto.Front.Api.Editors
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
int GetRevision<T>(
	Guid id
)
where T : IEntity

Parameters

id
Type: SystemGuid

Type Parameters

T

Return Value

Type: Int32
See Also