Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration IgnoreStatus

This enum represents a set of flags - use bitwise operators to check which of these match your value.

Index

Enumeration members

IgnoredByGroup

IgnoredByGroup: = 4

IgnoredGlobal

IgnoredGlobal: = 32

IgnoredGroup

IgnoredGroup: = 2

IgnoredPost

IgnoredPost: = 8

IgnoredTag

IgnoredTag: = 16

IgnoredUser

IgnoredUser: = 1

NotIgnored

NotIgnored: = 0