combit List & Label 29 - .NET Help
combit.Reporting Namespace / LlCore Class / LlPrintFields Method


In This Topic
    LlPrintFields Method
    In This Topic

    Output of a table line.

    Syntax
    'Declaration
     
    
    Public Function LlPrintFields() As Integer
    public int LlPrintFields()
    public:
    int LlPrintFields(); 
    Remarks

    LlPrintFields() prints a data line in all non-hidden tables if the line matches the filter condition. With the return value LlConst.LL_WRN_REPEAT_DATA List & Label informs that you have to start a new page for the entry.

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also