Is this normal practice

  • Thread starter Thread starter george r smith
  • Start date Start date
It stinks of bad design. And it's syntactically incorrect (the (null) part).
What are you trying to do?
 
Thanks for reply John.
I am not trying to do anything this is an example of code that is being
"thrown over the wall"
george
 
Hi

That is not correct, nor it makes sense , another thing would be:
( (CustomerDetail)Parent).Parent.Parent

That MAY makes sense

Cheers,
 
Back
Top