ConditionValue Methods TIBCO Spotfire 7.6 API Reference

The ConditionValue type exposes the following members.

Methods

  Name Description
Public method Static member CreateExpression
Creates a ConditionValue containing the specified expression.
Public method Static member CreateLiteral(Object)
Creates a ConditionValue containing the specified literal.
Public method Static member CreateLiteral(Object, DataType)
Creates a ConditionValue containing the specified literal.
Public method Static member CreatePercentileValue
Creates a ConditionValue containing the specified percentile value.
Public method Static member CreatePercentValue
Creates a ConditionValue containing the specified percent value.
Public method Equals
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Top
See Also

Reference