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