ISubmittedEntitiesGetRevisionT Method  | 
  
    Namespace: 
   Resto.Front.Api.Editors
    Assembly:
   Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntaxint GetRevision<T>(
	Guid id
)
where T : IEntity
Parameters
- id
 - Type: SystemGuid
 
Type Parameters
- T
 
Return Value
Type: 
Int32
See Also