Find a Contact by the property Country. returns null if not found.
Find a Contact by the property Country. returns null if not found.
public Contact FindByCountry(string);
Find a Contact by the property Country. returns null if not found.
public Contact FindByCountry(string,CompareType);
ContactCollectionOrmTemplate Class | OleroTrainingBiz Namespace