UserBusinessRuleEventsRepositoryEventTypeCOMMIT Field |
Occurs when saving a change of the object.. Stored as 'COMMIT'.
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const UserBusinessRuleEventsRepositoryEventType COMMIT = 4
Public Const COMMIT As UserBusinessRuleEventsRepositoryEventType = 4
public:
literal UserBusinessRuleEventsRepositoryEventType^ COMMIT = 4
static val mutable COMMIT: UserBusinessRuleEventsRepositoryEventType
Field Value
Type:
UserBusinessRuleEventsRepositoryEventType
See Also