RuleArgs: Does not expose IPropertyInfo?RuleArgs: Does not expose IPropertyInfo?
Old forum URL: forums.lhotka.net/forums/t/6054.aspx
ajj3085 posted on Friday, December 26, 2008
Hi,
I was wondering if there's a reason RuleArgs doesn't return IPropertyInfo for Property? That could be more useful, as you could do this in a rule method:
string val = target.ReadProperty( e.PropertyInfo );
Thanks
Andy
Copyright (c) Marimer LLC