📚 SAP Business One SDK Help

GetProtocolParameter Method
See Also 
pIEDFProtocolParameterInputParams

Description

Retrieve specific electronic protocol parameter from customer DB (table ECM1).

Syntax

Visual Basic
Public Function GetProtocolParameter( _
   ByVal pIEDFProtocolParameterInputParams As EDFProtocolParameterInputParams _
) As EDFProtocolParameter

Parameters

pIEDFProtocolParameterInputParams

See Also