Player rebind to sequence by code

Hi. I want to make cinematic movie at playing game.
I want to rebind my player character to sequence dummy skeletalmesh. But when I looking for sequence api. It use GUID. How can I get GUID from editor. I see only track name in sequence editor.

I found method GetObjectDisplayName. This function is show movie track’s name in editor.