Click or drag to resize

ConditionRemoveInvalidConditionFields Method

Removes the condition fields whoes properties are not in the common properties of the filter data object types

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ConditionFields RemoveInvalidConditionFields(
	DataObjectTypes filterTypes
)

Parameters

filterTypes
Type: Omada.OE.ModelDataObjectTypes

Return Value

Type: ConditionFields
See Also