다음을 통해 공유


ProfileBaseChangeQuery.MultiValueProperty Property

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

Syntax

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

value = instance.MultiValueProperty

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

Property Value

Type: System.Boolean

See Also

Reference

ProfileBaseChangeQuery Class

ProfileBaseChangeQuery Members

UserProfileChangeService Web Service