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