BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      Serialize(object instance) Method
  
            Returns the content an XML element which represents the current value.
            
 
  Syntax
  
    public
    virtual
    object Serialize(object instance)
  Parameters
  
    - instance
 
    - Type: object
The object to serialize.
 
  
 
  Returns
  
            Content of an XML element which represents the current value.