Share via


ChoiceList constructor

NOTE: This API is now obsolete.

Initializes a new instance of a ChoiceList class.

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

Syntax

'Declaration
<ObsoleteAttribute("Use CoreProperty TermSet to load the taxonomy for a Profile property.")> _
Public Sub New ( _
    property As Property _
)
'Usage
Dim property As [Property]

Dim instance As New ChoiceList(property)
[ObsoleteAttribute("Use CoreProperty TermSet to load the taxonomy for a Profile property.")]
public ChoiceList(
    Property property
)

Parameters

See also

Reference

ChoiceList class

ChoiceList members

Microsoft.Office.Server.UserProfiles namespace