public bool FindEquivalentObjects( Serializable obj, List<Serializable> returnList, bool unitsMatter = true )
Description
Searches the datasource for all objects that are equivalent to the specified object.
public bool FindEquivalentObjects( Serializable obj, List<Serializable> returnList, bool unitsMatter = true )
Searches the datasource for all objects that are equivalent to the specified object.
Comments
0 comments
Please sign in to leave a comment.