Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

       Invoke Method(#avListManager.BeginListUpdate) Mode(DYNAMIC)
      Invoke Method(#avListManager.RemoveFromList) Akey1('ADM') Akey2('01') Akey3('A1012') BusinessObjectType(EMPLOYEES)
      Invoke Method(#avListManager.EndListUpdate)

...

       Invoke Method(#avListManager.BeginListUpdate) Mode(DYNAMIC)
      Invoke Method(#avListManager.RemoveFromList) AKey1('ADM') AKey2('02') BusinessObjectType(SECTIONS)
      Invoke Method(#avListManager.EndListUpdate)

...