UserProfileChangeData.ChangeType Property

Namespace:  websvcUserProfileChangeService
Assembly:  MOSSSOAP (in MOSSSOAP.dll)

Syntax

'Declaration
Public Property ChangeType As ChangeTypes
    Get
    Set
'Usage
Dim instance As UserProfileChangeData
Dim value As ChangeTypes

value = instance.ChangeType

instance.ChangeType = value
public ChangeTypes ChangeType { get; set; }

Property Value

Type: websvcUserProfileChangeService.ChangeTypes

See Also

Reference

UserProfileChangeData Class

UserProfileChangeData Members

websvcUserProfileChangeService Namespace