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