|   | IntegrityChecksAdd Method (String, String, ICollection) | 
  
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic IntegrityCheck Add(
	string name,
	string errorMessage,
	ICollection idlist
)
Parameters
- name
 - Type: SystemString
 - errorMessage
 - Type: SystemString
 - idlist
 - Type: System.CollectionsICollection
 
Return Value
Type: 
IntegrityCheck
See Also