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


In This Topic
    LlPrintGetFilterExpression Method
    In This Topic

    Returns the chosen filter condition (if the project has one assigned).

    Syntax
    'Declaration
     
    
    Public Function LlPrintGetFilterExpression() As String
    public string LlPrintGetFilterExpression()
    public:
    String^ LlPrintGetFilterExpression(); 
    Remarks

    This function can only be used if a print job is open, i.e. after LlPrint[WithBox]-Start().

    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