MinorVersion Property (C1QuickBooksOnlineConnectionStringBuilder)
In This Topic
Set the minor version to be used when sending requests to the QuickBooks Online API. Default is 52.
Syntax
'Declaration
Public Property MinorVersion As Integer
public int MinorVersion {get; set;}
See Also