Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
ProfileSubtypePropertyManager Class

Manages property definitions for profile subtypes.

System..::.Object
  Microsoft.Office.Server.UserProfiles..::.PropertyBaseManager<(Of <(ProfileSubtypeProperty>)>)
    Microsoft.Office.Server.UserProfiles..::.ProfileSubtypePropertyManager

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Visual Basic (Declaration)
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class ProfileSubtypePropertyManager _
    Inherits PropertyBaseManager(Of ProfileSubtypeProperty)
Visual Basic (Usage)
Dim instance As ProfileSubtypePropertyManager
C#
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class ProfileSubtypePropertyManager : PropertyBaseManager<ProfileSubtypeProperty>
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Creating profile properties in SP 2010      Peter Holpar   |   Edit   |   Show History
To see the recommended way of working with profile properties in SP 2010 and to leverage the full power of the new features like taxonomic properties bound to term sets see these posts:
http://pholpar.wordpress.com/2010/03/17/creating-profile-properties-and-sections-the-sharepoint-2010-way-part-1-the-theory/
http://pholpar.wordpress.com/2010/03/17/creating-profile-properties-and-sections-the-sharepoint-2010-way-part-2-the-code/
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker