Skip to content

DataExchangeEntry#

Refers to a single entry within the DoDataExchange More...

import Script

Properties#

Name
string function
string idc
string member

Detailed Description#

A DataExchangeEntry is a single entry within the DoDataExchange. It contains the function, member and idc used for the entry.

Property Documentation#

string function#

Function of the data exchange, see Standard Dialog Data Exchange Routines.

string idc#

The IDC of the data exchange

string member#

The member of the data exchange.