Fouad Mouffok | Hi, The idea is to create a new device by copying another one, just changing some properties like DN, MAC, ... Using C# and the Proxy class, I'm unable to fill my new device (XPhone) with the properties of the device template which I got from an AXL Getphone Request(RPhone). Explicit and Implicit Casting isn't working between XPhone and RPhone. :-( E.g: Xphone.Xbusylampfieds=RPhone.Xbusylampfields or Xphone.lines=RPhone.lines How are you handling this in your code? Maybe it's not best way to do this, any advise? any example is welcome Regards, ./WM |
| Please sign in to flag this as inappropriate. |