PeriodGetHashCode Method

Get a hash code for the period object

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public override int GetHashCode()

Return Value

Int32
Returns the hash code for the period object

Remarks

To compute the hash code, it uses the string form of the object

See Also