Ops |
public abstract class OpsCheckDetailFilterBase : ICheckDetailFilter
The OpsCheckDetailFilterBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpsCheckDetailFilterBase | Constructor |
Name | Description | |
---|---|---|
![]() | Arguments | Extensibility arguments used to call script that determines the filter items. |
![]() | IncludeItem | True if this item should be included. |
![]() | IsExcludeFilter | True if this filter should exclude the items. |
![]() | Item | Item to be included/excluded. |
Name | Description | |
---|---|---|
![]() | m_Arguments | |
![]() | m_IncludeItem | |
![]() | m_IsExcludeFilter | |
![]() | m_Item | |
![]() | m_OpsContext |