RelationshipService.getRelationships Method
        
 Gets the relationships 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: Relationship
        
A promise object that is resolved when the call is complete.
 If successful, an array of dundas.data.Relationship is returned.