SetWebSession

Associates an HFMwSession object with an HFMwMetadata object.

However, instead of using SetWebSession, Hyperion recommends that you obtain HFMwMetadata object references with the HFMwSession component’s metadata property.

Syntax

<HFMwMetadata>.SetWebSession varpIDispHFMwSession

Argument

Description

varpIDispHFMwSession

The HFMwSession object to be associated with the HFMwMetadata object.

Input argument.

Example

SetWebSession is used in the example for FindMemberOccurrencesInHierarchy.