InformationLinkDescriptorNamedParameters Property

Spotfire 15.0 API Reference
Get a read only list of the named parameters for the InformationLink.

Namespace:  Spotfire.Dxp.Data.Import
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public IList<InformationLinkParameter> NamedParameters { get; }

Property Value

Type: IListInformationLinkParameter
Version Information


See Also

Reference