public interface INewSigId
{
     string NewSigId( string defaultNewId, System.Data. DataRow dataSourceRow);
}