Compartir a través de


: WebServiceEntityInstance (Constructor) (MethodInstance, Object[], LobSystemInstance) (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService)

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración

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

                      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

Vea también

Referencia

WebServiceEntityInstance (Clase)
WebServiceEntityInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService (Espacio de nombres)