Click or drag to resize

CustomBreakdown Methods

The CustomBreakdown type exposes the following members.

Methods
 NameDescription
Public methodEquals Two Breakdown objects are equal if they have the same class and the same configuration.
(Inherited from Breakdown)
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Inherited from Breakdown)
Public methodToString Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString)
Public methodWithAllowPartialLatest Returns a CustomBreakdown with the same DayRanges as this, but with the AllowPartialLatest property set to the specified value.
Top
See Also