Resolves the target collection Id of the given OData Navigation Property element. 
      Syntax
         
         public String getTargetCollectionIdForNavigationProperty (
    String sourceCollectionId,
    String navigationPropertyName
)
       
      Parameters
         
         
            - 
               sourceCollectionId – 
               The source Id of the source collection that is linked with the target collection
            
 
            - 
               navigationPropertyName – 
               The name of the Navigation Property
            
 
         
       
      Returns
         The Id of the target collection