| GetPartnerUserLocationReturns the the location of a tenant-specific VSA user, including the VSA user's longitude and latitude.  A single record of the following fields is returned. 
| adminId | string | The VSA user's unique identifier. |  
| adminName | string | The VSA user's name. |  
| partitionId | string | The tenant identifier. |  
| longitude | string | The longitude of the VSA user's location. |  
| latitude | string | The latitude of the VSA user's location. |  
| Method | string | The operation that requested this response. |  
| TransactionID | decimal | The unique message ID for this message. |  
| ErrorMessage | string | If blank, no error was returned. |  
| ErrorLocation | string | If blank, no error was returned. |  |