DomainObjects Class Library

Field.DatePart Method 

Returns a string representing a datepart of a date.

public DatePart DatePart(
   PartOfDateTime partOfDateTime
);

Parameters

partOfDateTime
The part of date time to return.

Return Value

The DatePart function that is now applied to this field.

See Also

Field Class | DomainObjects.Facade.Command.Expression Namespace