Yes you are right Andy different logic is used in version 15.
Each object has a property called 'Runtimeinfo' on that property you will see the session object.
So <obj>.RuntimeInfo.Session.Id
To get the persons <obj>.Runtimeinfo.Session.Person.Id
Yes you are right Andy different logic is used in version 15.
Each object has a property called 'Runtimeinfo' on that property you will see the session object.
So <obj>.RuntimeInfo.Session.Id
To get the persons <obj>.Runtimeinfo.Session.Person.Id