InformationLinkParameter Methods

TIBCO Spotfire 11.4 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 a hash function for a particular type.
(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