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