Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

IDSSScript Interface Reference

List of all members.

Detailed Description

DSS Script describes a program DSS Server executes.

A script mainly consists of a root statement, which can be as simple as execute a report, or check a project status, or as complex as a program that contains flow control sub-statements.


Public Member Functions

HRESULT Statement ([out, retval] IDSSStatement ppStatement)
 The root statement of the script This read-only property is the root statement of a DSS script.


Member Function Documentation

HRESULT IDSSScript::Statement [out, retval] IDSSStatement   ppStatement  ) 
 

The root statement of the script This read-only property is the root statement of a DSS script.

Returns:
Usual COM result code:
  • S_OK


Copyright © 1996-2018 MicroStrategy Inc. All Rights Reserved.