DomainObjects Class Library

DatePart Constructor 

Initializes a new instance of the DatePart class.

public DatePart(
   PartOfDateTime partOfDateTime,
   Field field
);

Parameters

partOfDateTime
The part of date time to return.
field
The field from which the date time part will be extracted.

See Also

DatePart Class | DomainObjects.Facade.Command.Function Namespace