Skip to Content
0
Former Member
Jun 02, 2008 at 02:40 PM

Looking for unique ID of resources, not RID

26 Views

Hi,

I'm looking for an unique, immutable ID of resources.

So far I found only the RID which is basically a path+name string. Unfortunately the RID changes when a resource is moved. Thus I'm searching for an unique, immutable ID.

I want to store that "ID" in my own application and later on retrieve the resource by that "ID" again.

Any hints?

cheers,

oli