Interface ICustomFieldFilter
Base class for the filters that can be applied to custom fields.
Inherited Members
System.ICloneable.Clone()
Namespace: Moraware.JobTrackerAPI5
Assembly: JobTrackerAPI5.dll
Syntax
public interface ICustomFieldFilter : IFilter, ICloneable
Properties
FilterType
Identifies the filter type.
Declaration
CustomFieldFilterType_Enum FilterType { get; }
Property Value
| Type | Description |
|---|---|
| CustomFieldFilterType_Enum |