Solved
Hi
It is very simple
if (object instanceof WTPartMaster)// for your case ignore this object.
{
WTPartMaster wtpm = (WTPartMaster) object;
}
You don't need any WTPartMaster API
PetrH
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

