combit List & Label 29 - .NET Help
combit.Reporting Namespace / LlCore Class / LlGetOptionString Method / LlGetOptionString(Int32) Method
option constant. See the manual for valid constants.


In This Topic
    LlGetOptionString(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Function LlGetOptionString( _
       ByVal option As Integer _
    ) As String
    public string LlGetOptionString( 
       int option
    )
    public:
    String^ LlGetOptionString( 
       int option
    ) 

    Parameters

    option
    option constant. See the manual for valid constants.
    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