ISearchCriteriaAssociable public interface ISearchCriteriaAssociable Defines an artifact that can be associated with Search Criteria. Documentation int ArtifactTypeID { get; set; } The Artifact Type ID of the object this artifact is assigned to. CriteriaCollection SearchCriteria { get; set; } Collection of associated Search Criteria.