QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

AppliedToCreditMemoId Property

The ID of the credit memo that you are applying to this bill.

Syntax

__property String AppliedToCreditMemoId[int AppliedToIndex] = { read=FAppliedToCreditMemoId, write=FSetAppliedToCreditMemoId };

Default Value

""

Remarks

The ID of the credit memo that you are applying to this bill.

The AppliedToIndex parameter specifies the index of the item in the array. The size of the array is controlled by the AppliedToCount property.

This property is not available at design time.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 C++ Builder Edition - Version 20.0 [Build 7941]