IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

ReportFilterCustomFilter Property

Allows the user to specify his own filter XML.

Syntax

char* GetReportFilterCustomFilter();

int SetReportFilterCustomFilter(char* lpszReportFilterCustomFilter);

Default Value

""

Remarks

Allows the user to specify his own filter XML. This property must be properly-formed XML, and must be a supported CalDAV filter or the class fails with an error.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]