IPrxUserButtonActionOpenObject.ObjectForOpen

Syntax

ObjectForOpen: IMetabaseObjectDescriptor;

Description

The ObjectForOpen property determines description of opened repository object.

Comments

As a value, specify description of regular report or data entry form in repository.

Example

The property use is given in th example for IPrxOpenObjectConstantParamControl.Value, IPrxOpenObjectDimAttributeParamControl.DimId, IPrxOpenObjectReportParamControl.Param.

See also:

IPrxUserButtonActionOpenObject