Partilhar via


UserProfileChangeData.Value Property

Gets or sets the value of the user profile change.

Namespace:  [UserProfileChangeService Web service]
Web service reference: http://Site/_vti_bin/UserProfileChangeService.asmx

Syntax

'Declaration
Public Property Value As Object
    Get
    Set
'Usage
Dim instance As UserProfileChangeData
Dim value As Object

value = instance.Value

instance.Value = value
public Object Value { get; set; }

Property Value

Type: System.Object
The value of the user profile change.

See Also

Reference

UserProfileChangeData Class

UserProfileChangeData Members

UserProfileChangeService Web Service