OnPostGenerateProxyAssemblyBytes delegate

Represents a delegate that is invoked after a Web service proxy assembly is generated.

Namespace:  Microsoft.SharePoint.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Parameters

proxyAssemblyBytesGenerated
Type: []

The bytes of the generated assembly.

lobSystemStruct
Type: Microsoft.BusinessData.MetadataModel.ILobSystemStruct

The LobSystem object for which this proxy is generated.

Show: