Gets multiple Contacts based on the criteria specified by QueryCriteria.And(..).
Gets multiple Contacts based on the criteria specified by QueryCriteria.And(..).
public ContactCollection GetContactCollection();
Gets multiple Contacts based on the criteria specified by AddCriteria(..).
public ContactCollection GetContactCollection(params FetchPathRelation[]);
DataManager Class | OleroTrainingBiz Namespace