com.crystaldecisions.reports.sdk
Interface IDataDefinition


public interface IDataDefinition

An interface for the getting the paramaters of a client document.


Method Summary
 Fields getParameterFields()
           Returns an object that contains the parameters in the report.
 

Method Detail

getParameterFields

public Fields getParameterFields()

Returns an object that contains the parameters in the report.

Returns:
The Fields object.