ProfileTypePropertyManager Properties

Include Protected Members
Include Inherited Members

The ProfileTypePropertyManager type exposes the following members.

Properties

  Name Description
Protected property ConnectionManager Returns a ConnectionManager object that represents the data source connection associated with this property. (Inherited from PropertyBaseManager<T>.)
Public property Count Gets the number of properties and sections in this collection. (Inherited from PropertyBaseManager<T>.)
Public property CountProperties Gets the number of properties in this collection, not counting sections. (Inherited from PropertyBaseManager<T>.)
Public property CountSections Gets the number of sections in this collection. (Inherited from PropertyBaseManager<T>.)
Public property DefaultLanguage Gets the default language for this service context. (Inherited from PropertyBaseManager<T>.)
Protected property Properties Gets an ArrayList of properties in this collection, not including sections. (Inherited from PropertyBaseManager<T>.)
Public property PropertiesWithSection Gets an ArrayList of properties in this collection, including sections. (Inherited from PropertyBaseManager<T>.)

Top

See Also

Reference

ProfileTypePropertyManager Class

Microsoft.Office.Server.UserProfiles Namespace