📚 SAP Business One SDK Help

Get Method
See Also 
pIGstRegnTypeParams

Description



The service object is the entry point for all GST Registration Type operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oGstRegnTypesService)`.

Syntax

Visual Basic
Public Function Get( _
   ByVal pIGstRegnTypeParams As GstRegnTypeParams _
) As GstRegnType

Parameters

pIGstRegnTypeParams

See Also