AddGroupAndPropertySchemas - Solution Sites Routine

This sub recursively adds all group and property definitions for a profile to a flat list of Dictionary objects contained in a SimpleList object.

Definition

Sub AddGroupAndPropertySchemas(
  byVal oGroup,
  byRef listProperties,
  byRef oProfileDefsCatalog,
  byRef oSiteTermsProfile
)

Defined in File

include\global_profile_lib.asp

Routines Called

dictGetPropertySchema

GetDictionary

Called By

listGetProfileSchema

Copyright © 2005 Microsoft Corporation.
All rights reserved.