public int CreateMatchHash() { return(Hash.GetCombinedHashCode(RelatedDevice.ToString(), Kind.EnumName(), AlertHealthLevel.EnumName())); }