rsGetProfileDetails - Solution Sites Routine
Commerce Server 2002
This function retrieves detailed information about the specified user or organization profile and returns the result as a Recordset object. It serves as a dispatch function for the functions rsGetOrgDetails and rsGetUserDetails, which do the real work.
Definition
Function rsGetProfileDetails( byVal sProfileIDs )
Defined in File
services\include\get_profiles.asp
Routines Called
Called By
UpdateSelectActionPropertyName
Remarks
This function is used only by Partner and/or Customer Services.
Copyright © 2005 Microsoft Corporation.All rights reserved.
