InformationLinkParameter Methods

Spotfire 14.3 API Reference

The InformationLinkParameter type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateFilterParameter(Guid, String, Object)
Creates a new InformationLinkParameter representing a filter parameter.
Public methodStatic memberCreateFilterParameter(String, String, Object) Obsolete.
Creates a new InformationLinkParameter representing a filter parameter.
Public methodStatic memberCreateFilterParameter(Guid, String, Object, ExternalDataType)
Creates a new InformationLinkParameter representing a filter parameter.
Public methodStatic memberCreateFilterParameter(String, String, Object, String) Obsolete.
Creates a new InformationLinkParameter representing a filter parameter.
Public methodStatic memberCreateNamedParameter
Creates a new InformationLinkParameter that represents a named parameter defined in the information model.
Public methodStatic memberCreateReferencedParameter(Guid, String, Object)
Creates a new InformationLinkParameter that represents a local parameter defined in the specified procedure element.
Public methodStatic memberCreateReferencedParameter(String, String, Object) Obsolete.
Creates a new InformationLinkParameter that represents a local parameter defined in the specified procedure element.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate methodISerializableGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
Top
See Also

Reference