Helpers.Datatypes.isXMLTemplate Function
checks type of argumet object

Public bool isXMLTemplate (object)
  Type Name Description  
    object obj the object to check  
  Return Description  
    bool true, if object is an XMLTemplate, false otherwise