J
JoeP
Hi All,
Need to check if the propery of an object exits.
oMyObject.Message
In some cases the Message property may not exists. I know the GetType() can
do it.
How would you check it?
Thanks,
Joe
Need to check if the propery of an object exits.
oMyObject.Message
In some cases the Message property may not exists. I know the GetType() can
do it.
How would you check it?
Thanks,
Joe