ProfileValueCollectionBase.SetUnvalidatedValue method (Object)

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

Syntax

'Declaration
Protected Friend Sub SetUnvalidatedValue ( _
    value As Object _
)
'Usage
Dim value As Object

Me.SetUnvalidatedValue(value)
protected internal void SetUnvalidatedValue(
    Object value
)

Parameters

See also

Reference

ProfileValueCollectionBase class

ProfileValueCollectionBase members

SetUnvalidatedValue overload

Microsoft.Office.Server.UserProfiles namespace