📚 SAP Business One SDK Help

Get Method
See Also 
pILegalTextFormatParams

Description



The `LegalTextFormatsService` object is the entry point for operations on Legal Text Format records. Obtain it from the `CompanyService` object using the service name `LegalTextFormatsService`.

Syntax

Visual Basic
Public Function Get( _
   ByVal pILegalTextFormatParams As LegalTextFormatParams _
) As LegalTextFormat

Parameters

pILegalTextFormatParams

See Also