Returns the header information for a cell’s Entity Transaction Detail report.
To return Entity Transaction Detail report data, use GetEntityDetails. |
<HFMwData>.GetEntityDetailsHeader bstrScenario, bstrEntity, bstrParent, pvaravarHeaderA variant array of variants that contain the header information. The indexes of the array elements are represented by the HFMConstants type library constants listed in Entity Transaction Detail Header Options. |
GetEntityDetailsHeader is used in the example for GetEntityDetails.