Compare two NullableDateTime instances for inequality.
False if the two instances are equal, null value if one or both of the instances are NullableDatetime.Null, true if the two instances are not null and they are not equal.
NullableDateTime Class | NullableTypes Namespace