GetFieldMapping method: CubeCollectionDefn class

Syntax

GetFieldMapping(PartName, IsCube)

Description

Use the GetFieldMapping method to return the name of the mapped field name for the part specified by PartName.

Parameters

Parameter Description

PartName

Specify the name of the part for which you want the mapped field name.

IsCube

Specify whether this part is a cube or not. This parameter takes a Boolean value: true if the part is a cube, false otherwise.

Returns

A string.