Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
EnumUtils Class
EnumUtils Methods
DateTimeFormatToSpecifier Method
DayOfWeekInTimerWeekPatternDays Method
FixedFieldExists Method
FixedFieldRequiresExplicitLoading Method
GeDefaultControlType Method
GetActivityStates Method
GetCommonFixedFields Method
GetEnumIfDefined(TEnumType) Method
GetFixedFieldDataType Method
GetFixedFieldPropertyDataType Method
GetFixedFieldPropertyType Method
GetFixedFieldWidthFactor Method
GetFormSectionType Method
GetMatchingPropertyDataType Method
GetProcessStates Method
GetPropertyType Method
GetValidFixedFields Method
IsCommonFixedField Method
IsCommonMailField Method
IsConfigLockFlagsSet Method
IsDefaultFormFixedField Method
IsEnumValueDefined(TEnumType) Method
IsEventTypeRelevantMailField Method
IsFieldSearchable Method
IsFieldSortable Method
IsFixedFieldSortable Method
IsFixedFieldSortingCheap Method
IsFixedFieldValidForType Method
IsFixedFieldValidForTypes Method
IsNumericDataType Method
IsPermissionFlagsSet Method
IsPermissionValidForObject Method
IsReadOnlyFixedField Method
IsSolutionPartOfASuite Method
IsValidDataExchangeFixedField Method
IsValidDisplayNameFormatFixedField Method
IsValidFilterExpressionFixedField Method
IsValidFormFixedField Method
IsValidMailTemplateFixedField Method
IsValidModificationFixedField Method
IsValidPrintFixedField Method
IsValidSurveyExpressionFixedField Method
IsValidUnresolvedFilterExpressionField Method
IsValidViewFixedField Method
ModifierOperatorToSqlOperator Method
NumericFormatToSpecifier Method
TimerMonthPatternDayToDayOfWeek Method
EnumUtils
IsEventTypeRelevantMailField Method
Returns whether the MailField is relevant for the given event type.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
static
bool
IsEventTypeRelevantMailField
(
EventType
eventType
,
MailField
mailField
)
Parameters
eventType
Type:
Omada.OE.Model
EventType
mailField
Type:
Omada.OE.Model
MailField
Return Value
Type:
Boolean
See Also
Reference
EnumUtils Class
Omada.OE.Model Namespace