DomainObjects Class Library

PartOfDateTime Enumeration

Specifies a part of a DateTime.

public enum PartOfDateTime

Members

Member Name Description
Year 
Quarter 
Month 
DayOfYear 
Day 
Week 
WeekDay 
Hour 
Minute 
Second 
Millisecond 

Requirements

Namespace: DomainObjects.Facade.Command.Function

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

See Also

DomainObjects.Facade.Command.Function Namespace