Click or drag to resize

ExpectedCorrelation Methods

The ExpectedCorrelation type exposes the following members.

Methods
 NameDescription
Public methodEquals(ExpectedCorrelation) Returns true if other represents the same expected correlation; false otherwise.
Public methodEquals(Object) Returns true if obj is the same ExpectedCorrelation as this; false otherwise.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Overrides ValueTypeGetHashCode)
Public methodStatic memberGetValues Returns an array of the available ExpectedCorrelation values.
Public methodToString Returns a non-null, non-empty string representation of this item in the format required to specify an ExpectedCorrelation in the request XML ("Positive", "Negative", or "PositiveOrNegative").
(Overrides ValueTypeToString)
Top
See Also