Row values before change in RowChangedEvent

815
1
01-05-2017 11:54 AM
BenoitPronovost1
New Contributor III

Hello, I was wondering if it was possible to determine the field values of a Row prior to it being modified in the RowChangedEvent? I was hoping to find the transaction in the OperationManager using the Guid, but it does not seem to be there yet.

Thank you,

Benoit

Tags (2)
0 Kudos
1 Reply
BenoitPronovost1
New Contributor III

Meh... Answered my own question. It seems that Row.GetOriginalValue returns the value of all fields, even geometry.