|   | FilterBaseOBJECTTYPEFilter Method (ListOBJECTTYPE) | 
 
            Removes all failing objects.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic void Filter(
	List<OBJECTTYPE> itemList
)
Parameters
- itemList
 - Type: System.Collections.GenericListOBJECTTYPE
 
See Also