DomainObjects Class Library

DateDiff Class

Returns an integer representing the number of DateTime boundaries crossed between the start DateTime and the end DateTime.

For a list of all members of this type, see DateDiff Members.

System.Object
   Field
      ScalarFunction
         DateDiff

[Serializable]
[Serializable]
public class DateDiff : ScalarFunction, IEquatable<T>

Requirements

Namespace: DomainObjects.Facade.Command.Function

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

DateDiff Members | DomainObjects.Facade.Command.Function Namespace