This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
| 
 | hi - in this thread: http://www.mindscapehq.com/forums/Thread.aspx?PostID=12492 you mentioned AddSeconds isn't supported across associations (actually in that example it's not an association, j.UserInitiatedOperation is just a ValueObject ref). Has this been added in since Oct 2010? thanks | 
|  | |
| 
 | It is working for me in current builds (using an association rather than a value object). Note however that it will only work if you use a LINQ query. As Jeremy observed your original post showed a Find<T>() (find all) which you then filtered using LINQ to Objects. | 
|  | |
| 
 | cool - thanks. yah - that Find got removed pretty quickly. *blush* | 
|  | |