Class AskAtRuntimeValues

A collection of Values objects.

This class is useful in creating a collection of Values items that you can pass to the ReportEngine.RunReport or RunReportToFile methods. The ToString() method will create the proper XML format to pass to the Values string parameter of the ReportEngine.RunReport or RunReportToFile methods.

System.Object
  SFQWrapper.AskAtRuntimeValues
public class AskAtRuntimeValues : object

Class Members

MemberDescription

AddItem

Add a Values item to this collection.

public void AddItem(Values item);

Requirements

Namespace: SFQWrapper
Assembly: sfqwrapper.dll

© Stonefield Software Inc., 2023 • Updated: 06/11/10
Comment or report problem with topic