NotificationQuery.InvertLogEntryTypes Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets a flag indicating if the event types should be inverted. All notifications except those specified in the event types are returned.
public bool InvertLogEntryTypes { get; set; }
Property value
bool