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 length for the property.
Namespace: [UserProfileService Web service]
Web service reference: http://Site/_vti_bin/UserProfileService.asmx
Syntax
'Declaration
Public Property Length As Integer
Get
Set
'Usage
Dim instance As PropertyInfo
Dim value As Integer
value = instance.Length
instance.Length = value
public int Length { get; set; }
Property Value
Type: System.Int32
The maximum length for the property.
Remarks
The default value is 0.