Predictor |
The PredictorType type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Returns true if obj is the same
PredictorType as this; false otherwise.
(Overrides ValueTypeEquals(Object)) | |
Equals(PredictorType) | Returns true if other represents the same predictor type; false otherwise. | |
GetHashCode |
Overridden to ensure consistency with Equals.
(Overrides ValueTypeGetHashCode) | |
GetValues | Returns an array of the available PredictorType values. | |
ToString |
Returns a non-null, non-empty string representation of this object in the
format required to specify an PredictorType in the request
XML ("Cumulative" or "Average").
(Overrides ValueTypeToString) |