DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnectionStringBuilder Class / LogFileCount Property

In This Topic
    LogFileCount Property (C1QuickBooksOnlineConnectionStringBuilder)
    In This Topic
    Number of max log files. true or false value only.
    Syntax
    'Declaration
     
    Public Property LogFileCount As Integer
    public int LogFileCount {get; set;}
    See Also