CalendarsToCalendarKind(Data) Method
Determines the type of note (Company, Calendar Type, Employee or Machine).
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static CalendarKind ToCalendarKind(
Data dataCalendar
)
Public Shared Function ToCalendarKind (
dataCalendar As Data
) As CalendarKind
- dataCalendar Data
- Data with the note information
CalendarKindCalendarKind with the note class (Company, Calendar Type, or Employee).