📚 SAP Business One SDK Help

GetBOEInstruction Method
See Also 
pIBOEInstructionParams
BOEInstructionParams

Description

Returns an instance of the BOEInstruction data structure.

Syntax

Visual Basic
Public Function GetBOEInstruction( _
   ByVal pIBOEInstructionParams As BOEInstructionParams _
) As BOEInstruction

Parameters

pIBOEInstructionParams
BOEInstructionParams

See Also