QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

Other2 Property

Pre-defined QuickBooks Custom Field.

Syntax

[VB.NET]
Public Property Other2 As String

[C#]
public string Other2 {get; set;}

Remarks

Other1 and Other2 are standard QuickBooks custom fields available to transactions. You don't need to enable these in the transaction template to be able to access them via the SDK. (However, those Other1 and Other2 fields and their values are viewable and printable in QuickBooks only if the transaction template has these enabled!). QBXMLVersion 6.0 or higher is required to use this property.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 .NET Edition - Version 16.0 [Build 7353]