📚 SAP Business One SDK Help

LayoutCode Property
See Also 

Description

The default report layout for the document type specified in the ReportCode property.

Field name: DfltReport

Length: 8 characters

Property type

Read-write property

Syntax

Visual Basic
Public Property LayoutCode() As String

Remarks

This is the key of the report layout (LayoutCode property of the ReportLayout object).

See Also