ChoiceList Constructor

Initializes a new instance of a ChoiceList class.

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

Syntax

'Declaration
Public Sub New ( _
    property As Property _
)
'Usage
Dim property As [Property]

Dim instance As New ChoiceList(property)
public ChoiceList(
    Property property
)

Parameters

See Also

Reference

ChoiceList Class

ChoiceList Members

Microsoft.Office.Server.UserProfiles Namespace