CalendarsToCalendarDayKind(CalendarDayKind) Method

Determines calendar day kind (CalendarDayKind) of the calendar entry processing class.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static string ToCalendarDayKind(
	CalendarDayKind kind
)

Parameters

kind  CalendarDayKind
Calendar day treatment.

Return Value

String
String with corresponding to the class of the treatment type.

See Also