Add(Source: IAdhocDataSourceObject; ParamId: String): IAdhocParamSyncItem;
None;
Source. Dashboard data source containing parameters.
ParamId. Identifier of parameter to be added.
The Add method adds a parameter to the collection.
To check if the parameter with the identifier is in the collection, use the IAdhocSyncParams.FindById method.
The property use is given in the example for IAdhocSynchronization.Params.
See also: