Compartilhar via


WebServiceEntityInstance (MethodInstance, Object[], LobSystemInstance) Construtor

Espaço para nome Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService
Conjunto de Módulos (Assembly) Microsoft.SharePoint.Portal (em microsoft.sharepoint.portal.dll)

A sintaxe

Public Sub New ( _
    methodInstance As MethodInstance, _
    identifierValues As Object(), _
    lobSystemInstance As LobSystemInstance _
)

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
)

Parâmetros

  • methodInstance
  • identifierValues
  • lobSystemInstance

Consulte também

Referência

WebServiceEntityInstance De classe
WebServiceEntityInstance Membros
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService De espaço para nome