Click or drag to resize

UserBusinessRuleEventsRepositoryEventTypeAGGREGATECLIENTCOMMIT Field

Occurs for the aggregate root when saving a change of an aggregate object, but only when the change is made by a client application. If the change is made by the server, the event will not be triggered.. Stored as 'AGGREGATECLIENTCOMMIT'.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public const UserBusinessRuleEventsRepositoryEventType AGGREGATECLIENTCOMMIT = 0

Field Value

Type: UserBusinessRuleEventsRepositoryEventType
See Also