InsertHiddenProperty - Solution Sites Routine

This sub copies particular, hidden properties from the current user profile to the specified profile Recordset object. Currently, only the organization ID of the user can be copied.

Definition

Sub InsertHiddenProperty(
  byVal oProperty,
  byVal rsProfile)

Defined in File

services\include\save_one_profile.asp

Routines Called

None.

Called By

bInsertProperty

Copyright © 2005 Microsoft Corporation.
All rights reserved.