: WebServiceEntityInstance (Constructor) (Entity, TypeDescriptor, 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 ( _
entity As Entity, _
rootTypeDescriptor As TypeDescriptor, _
adapterObject As Object, _
lobSystemInstance As LobSystemInstance _
)
'Uso
Dim entity As Entity
Dim rootTypeDescriptor As TypeDescriptor
Dim adapterObject As Object
Dim lobSystemInstance As LobSystemInstance
Dim instance As New WebServiceEntityInstance(entity, rootTypeDescriptor, adapterObject, lobSystemInstance)
public WebServiceEntityInstance (
Entity entity,
TypeDescriptor rootTypeDescriptor,
Object adapterObject,
LobSystemInstance lobSystemInstance
)
Parámetros
- entity
- rootTypeDescriptor
- adapterObject
- lobSystemInstance
Vea también
Referencia
WebServiceEntityInstance (Clase)
WebServiceEntityInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService (Espacio de nombres)