WebServiceEntityInstance Constructor (SharedEntityState, Object)
Namespace: Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New ( _
sharedEntityState As SharedEntityState, _
adapterObject As Object _
)
'Usage
Dim sharedEntityState As SharedEntityState
Dim adapterObject As Object
Dim instance As New WebServiceEntityInstance(sharedEntityState, _
adapterObject)
public WebServiceEntityInstance(
SharedEntityState sharedEntityState,
Object adapterObject
)
Parameters
- sharedEntityState
Type: Microsoft.Office.Server.ApplicationRegistry.Runtime.SharedEntityState
- adapterObject
Type: System.Object
See Also
Reference
WebServiceEntityInstance Class
WebServiceEntityInstance Members
WebServiceEntityInstance Overload
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService Namespace