GetWbkMd

Syntax

GetWbkMdResult GetWbkMd(WbkId tWbk, GetWbkMdArg tArg)

Parameters

tWbk. Workbook instance moniker.

tArg. Operation execution parameters.

Description

The GetWbkMd operation extracts workbook metadata.

Comments

To execute the operation, in the tWbk field specify moniker of the opened workbook instance, and in the tArg field specify extraction parameters. The moniker can be obtained on executing the OpenWbk operation. The result of the operation is the requested data and metadata.

Example

Various methods of using this operation are given in the following examples:

Example name
Getting Summary Statistics Values for Workbook Series
Saving Calculated Series as a Modeling Problem
Getting Availability of Calculation Results
Getting Various Charts for Workbook
Getting Series Values
Getting Settings for Workbook Series Tree

See also:

Working with Time Series Database