2024 Method
Changes 0
M

DocumentChangedEventArgs.GetTransactionNames

Description:
Returns names of the transactions associated with this event
Remarks:
Typically, there will be only one name in the array, because document changes mostly involve just one transaction
public IList<string> GetTransactionNames()
IList<string> The names of the transactions associated with this event