public static bool isRecordAdded(int intContractId, int intGoodsId) { return(DalInventoryRecord.isRecordAdded(intContractId, intGoodsId)); }