ValueData class

Represents the value of a property for a user profile.

Inheritance hierarchy

System.Object
  WebSvcUserProfileService.ValueData

Namespace:  WebSvcUserProfileService
Assembly:  UserProfileServices (in UserProfileServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace := "https://microsoft.com/webservices/SharePointPortalServer/UserProfileService")> _
Public Class ValueData
'Usage
Dim instance As ValueData
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "https://microsoft.com/webservices/SharePointPortalServer/UserProfileService")]
public class ValueData

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ValueData members

WebSvcUserProfileService namespace