3.1.4.67.2.2 GetLobSystemProxyAssemblyBytesByLobSystemIdResponse

The GetLobSystemProxyAssemblyBytesByLobSystemIdResponse element specifies the result data for the GetLobSystemProxyAssemblyBytesByLobSystemId WSDL operation.

 <xs:element name="GetLobSystemProxyAssemblyBytesByLobSystemIdResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetLobSystemProxyAssemblyBytesByLobSystemIdResult" nillable="true" type="xs:base64Binary"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

GetLobSystemProxyAssemblyBytesByLobSystemIdResult: The implementation-specific Business Logic Module<91> associated with the specified LobSystem. If more than one Business Logic Module exists for the specified LobSystem, this element MUST contain the first defined Business Logic Module, as specified in [MS-BDCMFFS] section 2.1.3.23. If the LobSystem does not exist or no Business Logic Module is found for the specified LobSystem, this element MUST be NULL.