SaveReadOnlyProperty - Solution Sites Routine

This sub saves any read-only property.

Definition

Sub SaveReadOnlyProperty(
  byVal sSubAction,
  byVal oProperty,
  byVal rsProfiles,
  byVal sProfileIDs)

Defined in File

services\include\save_one_profile.asp

Routines Called

EnsureUserProfile

GetQualifiedName

iGetCountOfProfiles

SaveCommonValueForAllSelectedRecords

Called By

bInsertProperty

bSaveProperty

Remarks

Generally, this function only handles cases where the property changed is a ChangedBy or ChangedDate field.

Copyright © 2005 Microsoft Corporation.
All rights reserved.