Share via


ProfileBaseChangeQuery.Update Property

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

Syntax

'Declaration
Public Property Update As Boolean
    Get
    Set
'Usage
Dim instance As ProfileBaseChangeQuery
Dim value As Boolean

value = instance.Update

instance.Update = value
public bool Update { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

ProfileBaseChangeQuery Class

ProfileBaseChangeQuery Members

UserProfileChangeService Web Service