RulePredicates.MessageClassifications

RulePredicates.MessageClassifications property

Gets or sets the message classifications that must be stamped on incoming messages in order for the condition or exception to apply.

public StringCollection MessageClassifications { get; set; }

See Also