Click or drag to resize

EventDefinitionIsActivitiesTypeOnly Method

Returns true if the condition filter only contains the activities type

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool IsActivitiesTypeOnly()

Return Value

Type: Boolean
true/false
See Also