ISubmittedEntitiesGetRevisionT Method |
Namespace:
Resto.Front.Api.V5.Editors
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax int GetRevision<T>(
Guid id
)
where T : IEntity
Parameters
- id
- Type: SystemGuid
Type Parameters
- T
Return Value
Type:
Int32See Also