Share via


IEntityInstanceProvider.SetConsumerSystemInstance Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Sub SetConsumerSystemInstance ( _
    systemInstance As LobSystemInstance _
)
'Usage
Dim instance As IEntityInstanceProvider
Dim systemInstance As LobSystemInstance

instance.SetConsumerSystemInstance(systemInstance)
void SetConsumerSystemInstance(
    LobSystemInstance systemInstance
)

Parameters

See Also

Reference

IEntityInstanceProvider Interface

IEntityInstanceProvider Members

Microsoft.SharePoint.Portal.WebControls Namespace