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