UserBusinessRuleEventsRepositoryEventTypeATTRIBUTECHANGING Field |
Occurs before the attribute's value is changed. The attribute's name is specified in the 'Event Parameter' field.. Stored as 'ATTRIBUTECHANGING'.
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const UserBusinessRuleEventsRepositoryEventType ATTRIBUTECHANGING = 2
Public Const ATTRIBUTECHANGING As UserBusinessRuleEventsRepositoryEventType = 2
public:
literal UserBusinessRuleEventsRepositoryEventType^ ATTRIBUTECHANGING = 2
static val mutable ATTRIBUTECHANGING: UserBusinessRuleEventsRepositoryEventType
Field Value
Type:
UserBusinessRuleEventsRepositoryEventType
See Also