[Developers] getting timestamp of a name property
Alec Flett
alecf at metaweb.com
Fri Nov 16 19:31:41 UTC 2007
Christopher Dummy wrote:
> For properties, I assume this is the best way to get the timestamp of
> when that property was last changed? here is a query I use to get the
> name, and when it was last changed/created.
>
> {
> "id":"/guid/9202a8c04000641f800000000023b80b",
> "name":{
> "link":{ "timestamp":null },
> "value":null
> }
> }
>
>
Yep, this is exactly right, and will work for any property...
Alec
More information about the Developers
mailing list