RelationshipService.getRelationshipElements Method
        
 Gets the relationship elements for a specified structure.
 
         
        Parameters
        
            - structureId
            
 
            - 
                
Type: String
The ID of the structure to get the relationships for. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Array
        
Element Value: Element
        
A promise object that is resolved when the call is complete.
 If successful, an array of dundas.data.Element is returned.