[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Method|AttributeTargets.Interface, Inherited = true, AllowMultiple = false)] public abstract class JobFilterAttribute : Attribute, IJobFilter
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Method Or AttributeTargets.Interface, Inherited := true, AllowMultiple := false)> Public MustInherit Class JobFilterAttribute Inherits Attribute Implements IJobFilter
The JobFilterAttribute type exposes the following members.