internal override bool HasBALType(BAL.BalType balType)
 {
     return(false);
 }
 internal abstract bool HasBALType(BAL.BalType balType);