YearlyBreakdown Methods |
The YearlyBreakdown type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Two Breakdown objects are equal if they have the same class
and the same configuration.
(Inherited from Breakdown.) |
![]() | GetHashCode |
Overridden to ensure consistency with Equals.
(Inherited from Breakdown.) |
![]() | ToString |
Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString.) |
![]() | WithAllowPartialLatest(Boolean) |
Returns a YearlyBreakdown with the same Period
and StartOfYear as this, but with the
AllowPartialLatest property set to the
specified value.
|