Why does StartDateGTEndDate<T> use GetProperty instead of ReadProperty

Why does StartDateGTEndDate<T> use GetProperty instead of ReadProperty

Old forum URL: forums.lhotka.net/forums/t/5237.aspx


Barnabas posted on Wednesday, August 13, 2008

Hello,

Long time listener, first time caller.

The StartDateGTEndDate validation rule in the Project business object in the ProjectTracker application uses GetProperty instead of ReadProperty. It seems like this would be a place where authorization wouldn't need to be checked. Am I missing something? Thanks for any feedback. I am having a blast using the new property syntax and I want to make sure I am doing it correctly.

This is for 3.5.0.

skagen00 replied on Wednesday, August 13, 2008

I would agree with you - I use ReadProperty in validation rules.

Copyright (c) Marimer LLC