DataFunctionDefinition Methods

Spotfire 14.3 API Reference

The DataFunctionDefinition type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberLoad
Create a function definition from the library.
Public methodSave
Updates the function definition in the library.
Public methodSaveAs
Saves the function definition as a new item in the library.
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Public methodWithApprovalByCurrentUserRevoked
Creates a new DataFunctionDefinition instance that is a copy of this one, but without any approval stamp of the current Windows user. The DataFunctionDefinition instance on which this method is invoked is not modified.
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate methodISerializableGetObjectData
Implements ISerializable.
Top
See Also

Reference