IPWorks OFX 2020 C++ Builder Edition

Questions / Feedback?

SyncPayeeIdScope Property

Scope of the payee Id .

Syntax

__property String SyncPayeeIdScope[int SyncPayeeIndex] = { read=FSyncPayeeIdScope };

Default Value

""

Remarks

Scope of the payee SyncPayeeId.

Possible values are:

ValueMeaning
GLOBALPayee Id is valid across the entire payee system
USERPayee Id is valid across all FI accounts for this user

The SyncPayeeIndex parameter specifies the index of the item in the array. The size of the array is controlled by the SyncPayeeCount property.

This property is read-only and not available at design time.

Data Type

String

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