Click or drag to resize

ISubmittedEntities.GetRevision<T> 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: System.Guid

Type Parameters

T

Return Value

Type: Int32
See Also