ProfileTypeProperty.LoadPropertyDefinition Method (IDataRecord)

This member overrides PropertyBase.LoadPropertyDefinition(IDataRecord).

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Overrides Sub LoadPropertyDefinition ( _
    record As IDataRecord _
)
'Usage
Dim record As IDataRecord

Me.LoadPropertyDefinition(record)
protected override void LoadPropertyDefinition(
    IDataRecord record
)

Parameters

See Also

Reference

ProfileTypeProperty Class

ProfileTypeProperty Members

LoadPropertyDefinition Overload

Microsoft.Office.Server.UserProfiles Namespace