DataConnectionView Parameters Property TIBCO Spotfire 6.5 API Reference
Gets or sets the parameters in this view.

Namespace: Spotfire.Dxp.Web.Model
Assembly: Spotfire.Dxp.Web (in Spotfire.Dxp.Web.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

[DataMemberAttribute(Name = "parameters")]
public Collection<DataConnectionParameter> Parameters { get; set; }

Property Value

Type: Collection DataConnectionParameter 
Version Information

Supported in: 6.5
See Also