ConditionValue Methods TIBCO Spotfire 7.11 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).)
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.)
Top
See Also

Reference