OnPostGenerateProxyAssemblyBytes delegate
SharePoint Online
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)
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: