Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the maximum number of values shown for this property.
Namespace: [UserProfileService Web service]
Web service reference: http://Site/_vti_bin/UserProfileService.asmx
Syntax
'Declaration
Public Property MaximumShown As Integer
Get
Set
'Usage
Dim instance As PropertyInfo
Dim value As Integer
value = instance.MaximumShown
instance.MaximumShown = value
public int MaximumShown { get; set; }
Property Value
Type: System.Int32
The maximum number of values shown for this property.