DataConnectionParameter Id Property TIBCO Spotfire 6.5 API Reference
Gets or sets the id of the parameter.

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 = "id")]
public string Id { get; set; }

Property Value

Type: String
Remarks

If the parameter doesn't have an id it should be the same as Name
Version Information

Supported in: 6.5
See Also