MODEL Macro

Syntax

#define MODEL(DATASET,VAR) (DATASET).GetPHBDRModel()->VAR

Parameters

Name Description
in DATASET Specifies the name of the data set.
in VAR Specifies the name of the value to get.

Description

Macro for accessing predicted duplica dataset values.

Revision History

2012/08/06
Initial version.

CONFIDENTIAL