Help > Web Development > Object Reference > Object Reference > ISYSConceptFilter
<a name="kanchor277"></a>ISYSConceptFilter Object
The ISYSConceptFilter contains the information that is to be applied to a particular Concept Tree node. These values are read only and cannot be modified from within ISYSCOM.
ISYSConceptFilter Properties
DateFromThe date of the document must be after the given date. Read-Only.
DateToThe date of the document must be before the given date. Read-Only.
FilenameLikeThe filename must match the specified pattern to be included in the results. Read-Only.
FilenameUnlikeThe filename must not match the given pattern to be included in the results. Read-Only.
PathContainsThe path must contain this value to be included in the result list. Read-Only.
PathOmitsThe path must omit this value to be included in the result list. Read-Only.
See Also
ISYSConceptNode::Filter