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