FITechSupportPhone Property

Phone number for Technical Support.

Syntax

ANSI (Cross Platform)
char* GetFITechSupportPhone();

Unicode (Windows)
LPWSTR GetFITechSupportPhone();
@property (nonatomic,readonly,assign,getter=FITechSupportPhone) NSString* FITechSupportPhone;
- (NSString*)FITechSupportPhone;
#define PID_FIPROFILE_FITECHSUPPORTPHONE 27

IPWORKSOFX_EXTERNAL void* IPWORKSOFX_CALL IPWorksOFX_FIProfile_Get(void *lpObj, int propid, int arridx, int *lpcbVal, int64 *lpllVal);

Default Value

""

Remarks

The Financial Institution's Tech Support department phone number.

This property is read-only.

Data Type

String

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