AlertDefinitionPredicate

Predicate used when creating a Predicate-based Rule for an Alert

TypeScript
export interface AlertDefinitionPredicate extends
Extends

AdaptableColumnPredicate

Properties

Property
PredicateId

Property Details

PredicateId

TypeScript
PredicateId: TypeHint<string, SystemAlertPredicateId>;
Property Value

TypeHint<string,SystemAlertPredicateId>