PropertyBase.LoadPropertyDefinition Method
Loads the property definition from the database.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Protected MustOverride Sub LoadPropertyDefinition
'Usage
Me.LoadPropertyDefinition()
protected abstract void LoadPropertyDefinition()