📚 SAP Business One SDK Help

LinkedFormXmlPath Property
See Also 
RHS
The *.srf file path of the UI API form.

Description

The *.srf file path of the target user-defined form. This *.srf file can be edited through SAP Business One Studio Suite.

Property type

Write-only property

Syntax

Visual Basic
Public Property LinkedFormXmlPath( _
   ByVal RHS As String _
) As String

Parameters

RHS
The *.srf file path of the UI API form.

See Also