SimpleDate Operators

Include Protected Members
Include Inherited Members

The SimpleDate type exposes the following members.

Operators

  Name Description
Public operatorStatic member Equality Returns a Boolean value indicating whether two SimpleDate values are equivalent.
Public operatorStatic member GreaterThan Returns a Boolean value indicating whether one SimpleDate value is greater than another.
Public operatorStatic member GreaterThanOrEqual Returns a Boolean value indicating whether one SimpleDate value is greater than or equal to another.
Public operatorStatic member Inequality Returns a Boolean value indicating whether two SimpleDate values are not equivalent.
Public operatorStatic member LessThan Returns a Boolean value indicating whether one SimpleDate value is less than another.
Public operatorStatic member LessThanOrEqual Returns a Boolean value indicating whether one SimpleDate value is less than or equal to another.

Top

See Also

Reference

SimpleDate Structure

Microsoft.SharePoint.Utilities Namespace