UserProfileService.GetUserProfileCount Method (websvcUserProfileService)

Namespace: websvcUserProfileService
Assembly: MOSSSOAP (in mosssoap.dll)

Syntax

Visual Basic (Declaration)
<SoapDocumentMethodAttribute("http://microsoft.com/webservices/SharePointPortalServer/UserProfileService/GetUserProfileCount", RequestNamespace:="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService", ResponseNamespace:="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService", Use:=SoapBindingUse.Literal, ParameterStyle:=SoapParameterStyle.Wrapped)> _
Public Function GetUserProfileCount As Long
Visual Basic (Usage)
Dim instance As UserProfileService
Dim returnValue As Long

returnValue = instance.GetUserProfileCount
C#
[SoapDocumentMethodAttribute("http://microsoft.com/webservices/SharePointPortalServer/UserProfileService/GetUserProfileCount", RequestNamespace="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService", ResponseNamespace="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService", Use=SoapBindingUse.Literal, ParameterStyle=SoapParameterStyle.Wrapped)] 
public long GetUserProfileCount ()
See Also

Tags :


Page view tracker