PropertyData Class

Contains user profile property information.

Inheritance Hierarchy

System.Object
  [UserProfileService Web service].PropertyData

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class PropertyData
'Usage
Dim instance As PropertyData
[SerializableAttribute]
public class PropertyData

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

PropertyData Members

UserProfileService Web Service