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