AttributeReverted 

Syntax

Event AttributeReverted (bstrAttribName As String, varAttributeValue As Variant)

Parameters

bstrAttribname

Specifies the attribute of the business object that has been reverted

varAttributeValue

Specifies the original value of the attribute before it was changed

Remarks

Occurs when an attribute has been reverted successfully.

See Also

RevertAttribute