SAP Business One UI API 10.0 - Objects Reference (10.00.270)
LinkedFormXmlPath Property
UI API
Description
The *.srf file path of the target user-defined form. This *.srf file can be edited through SAP Business One Studio Suite.
Property
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
LinkedButton Object