Click or drag to resize

UserBusinessRuleEventsRepositoryEventTypeCLIENTCOMMIT Field

Occurs when saving a change of the object, 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 'CLIENTCOMMIT'.

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

Field Value

Type: UserBusinessRuleEventsRepositoryEventType
See Also