Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Data.Common
ChangedEntity<T> Structure
ChangedEntity<T> Constructor
ChangedEntity<T> Properties
ChangedEntity<T> Methods
Changed
Entity
T
Constructor
Ctor.
Namespace:
Resto.Front.Api.Data.Common
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
ChangedEntity
(
Guid
id
, T
entity
,
int
revision
)
Parameters
id
Guid
entity
T
revision
Int32
See Also
Reference
ChangedEntity
T
Structure
Resto.Front.Api.Data.Common Namespace