WebServiceEntityInstance, constructeur (MethodInstance, Object[], LobSystemInstance) (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService)
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub New ( _
methodInstance As MethodInstance, _
identifierValues As Object(), _
lobSystemInstance As LobSystemInstance _
)
'Utilisation
Dim methodInstance As MethodInstance
Dim identifierValues As Object()
Dim lobSystemInstance As LobSystemInstance
Dim instance As New WebServiceEntityInstance(methodInstance, identifierValues, lobSystemInstance)
public WebServiceEntityInstance (
MethodInstance methodInstance,
Object[] identifierValues,
LobSystemInstance lobSystemInstance
)
Paramètres
- methodInstance
- identifierValues
- lobSystemInstance
Voir aussi
Référence
WebServiceEntityInstance, classe
Membres WebServiceEntityInstance
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService, espace de noms